CommandLine Class Library
CommandLine Class Library
us.FreeWill Namespaces
us.FreeWill.CommandLine
ParameterType Class
ParameterType Fields
LongHelp Field
ParamText Field
Required Field
ShortHelp Field
UserEquate Field
UserValue Field
ValidEquates Field
ParameterType
UserValue Field
The value for the parameter the user provided. This is what follows the equals character.
Namespace:
us.FreeWill.CommandLine
Assembly:
CommandLine (in CommandLine.dll) Version: 2.0.2341.22284
Syntax
C#
Copy
public
string
UserValue
Field Value
Type:
String
See Also
Reference
ParameterType Class
us.FreeWill.CommandLine Namespace