VelopackLocator.Current Property
Declaring Type: VelopackLocator
Namespace: Velopack.Locators
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
Get the current locator in use, this process-wide locator can be set/overriden during VelopackApp.Build(). Alternatively, most methods which use locators also accept an IVelopackLocator as a parameter.
[Nullable(1)]
public static IVelopackLocator Current { get; }
Property Value
Documentation generated by MdDocs