CommandLine Properties |
The CommandLine type exposes the following members.
Name | Description | |
---|---|---|
CommandLineWithoutExe |
Gets the command line without the executable argument.
| |
HelpRequested |
Gets a value indicating whether help is requested.
| |
NamedArguments |
Gets the command line named arguments.
| |
PositionArguments |
Gets the command line positioned arguments.
|