AltCommandLineAttribute Type
Declares a set of secondary CLI identifiers for the current parameter. Does not replace the default identifier which is either auto-generated or specified by the CustomCommandLine attribute.
Constructors
Constructor | Description |
Full Usage:
AltCommandLineAttribute(names)
Parameters:
string[]
Returns: AltCommandLineAttribute
|
|
Instance members
Instance member | Description |
Full Usage:
this.Names
Returns: string[]
|
|