Click or drag to resize

CommandLine Properties

The CommandLine type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCommandLineWithoutExe
Gets the command line without the executable argument.
Public propertyStatic memberHelpRequested
Gets a value indicating whether help is requested.
Public propertyStatic memberNamedArguments
Gets the command line named arguments.
Public propertyStatic memberPositionArguments
Gets the command line positioned arguments.
Top
See Also