VelopackApp.SetArgs Method
Declaring Type: VelopackApp
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.942+a011233
Override the command line arguments used to determine the Velopack hook to run. If this is not set, the command line arguments passed to the application will be used.
public VelopackApp SetArgs(string[] args);
Parameters
args
string[]
Returns
Documentation generated by MdDocs