VelopackApp.SetLocator Method
Declaring Type: VelopackApp
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.942+a011233
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