OsxVelopackLocator Class
Namespace: Velopack.Locators
Assembly: Velopack
Assembly Version: 0.0.942+a011233
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
Name | Description |
---|---|
OsxVelopackLocator(ILogger) | Creates a new OsxVelopackLocator and auto-detects the app information from metadata embedded in the .app. |
Properties
Name | Description |
---|---|
AppContentDir | |
AppId | |
AppTempDir | |
Channel | |
CurrentlyInstalledVersion | |
PackagesDir | |
RootAppDir | |
UpdateExePath |
Documentation generated by MdDocs