Args Property
Definition
- Namespace
- Codebelt.Bootstrapper
- Assemblies
- Codebelt.Bootstrapper.dll
Args
Gets the command-line arguments associated with this context.
public string[] Args { get; }
Gets the command-line arguments associated with this context.
public string[] Args { get; }