WindowsVelopackLocator Class
Namespace: Velopack.Locators
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
An implementation for Windows which uses the default paths.
[NullableContext(2)]
[Nullable(0)]
[SupportedOSPlatform("windows")]
public class WindowsVelopackLocator : VelopackLocator
Inheritance: object → VelopackLocator → WindowsVelopackLocator
Attributes: NullableContextAttribute,NullableAttribute,SupportedOSPlatformAttribute
Constructors
| Name | Description |
|---|---|
| WindowsVelopackLocator(string, uint, IVelopackLogger) |
Properties
| Name | Description |
|---|---|
| AppContentDir | |
| AppId | |
| Channel | |
| CurrentlyInstalledVersion | |
| IsPortable | |
| Log | |
| PackagesDir | |
| ProcessExePath | |
| ProcessId | |
| RootAppDir | |
| UpdateExePath |
Documentation generated by MdDocs