Skip to main content

OsxVelopackLocator Class

Namespace: Velopack.Locators
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e

The default for OSX. All application files will remain in the '.app'. All additional files (log, etc) will be placed in a temporary directory.

[NullableContext(2)]
[Nullable(0)]
[SupportedOSPlatform("osx")]
public class OsxVelopackLocator : VelopackLocator

Inheritance: object → VelopackLocator → OsxVelopackLocator

Attributes: NullableContextAttribute,NullableAttribute,SupportedOSPlatformAttribute

Constructors

NameDescription
OsxVelopackLocator(string, uint, IVelopackLogger)Creates a new OsxVelopackLocator and auto-detects the app information from metadata embedded in the .app.

Properties

NameDescription
AppContentDir
AppId
AppTempDir
Channel
CurrentlyInstalledVersion
Log
PackagesDir
ProcessExePath
ProcessId
RootAppDir
UpdateExePath

Documentation generated by MdDocs