| Documentation for the C# command-line option parsing library |
|
OptionDefinition.ShortNames Property
Get the short names for this option
public
char[] ShortNames {get;}
Remarks
Null if short names are not supported by this option
See Also
OptionDefinition Class | CommandLine.OptParse Namespace