Documentation for the C# command-line option parsing library |
|
UseNameAsLongOptionAttribute Constructor
Constructor
public UseNameAsLongOptionAttribute(
bool useName);
Parameters
-
useName
- Set to false to not use this field or property as a possible option name
See Also
UseNameAsLongOptionAttribute Class | CommandLine.OptParse Namespace