VelopackApp.SetLocator Method
Declaring Type: VelopackApp
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
Override the default IVelopackLocator used to search for application paths. This will be cached and potentially re-used throughout the lifetime of the application.
public VelopackApp SetLocator(IVelopackLocator locator);
Parameters
locator IVelopackLocator
Returns
Documentation generated by MdDocs