Skip to main content

OsxVelopackLocator Class

Namespace: Velopack.Locators
Assembly: Velopack
Assembly Version: 0.0.626+6f1a94e

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

public class OsxVelopackLocator : VelopackLocator

Inheritance: object → VelopackLocator → OsxVelopackLocator

Constructors

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

Properties

NameDescription
AppContentDir
AppId
AppTempDir
Channel
CurrentlyInstalledVersion
PackagesDir
RootAppDir
UpdateExePath

Documentation generated by MdDocs