Skip to main content

OsxVelopackLocator Constructors

Declaring Type: OsxVelopackLocator
Namespace: Velopack.Locators
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e

Creates a new OsxVelopackLocator and auto-detects the app information from metadata embedded in the .app.

[NullableContext(1)]
public OsxVelopackLocator(string currentProcessPath, uint currentProcessId, [Nullable(2)]IVelopackLogger customLog);

Parameters

currentProcessPath string

currentProcessId uint

customLog IVelopackLogger


Documentation generated by MdDocs