The following tables list the members exposed by CommandLine.
Name | Description | |
---|---|---|
![]() | CommandLine Constructor |
Name | Description | |
---|---|---|
![]() | AllowAdditionalParameters | Gets or sets the value that determines whether the command line supports unnamed parameters. |
![]() | AllowUnnamedParameters | Gets or sets the value that determines of the command line supports unnamed parameters. |
![]() | HasParameters | Determines whether the command line has parameters. |
![]() | IsHelpShowed | |
![]() | Item | Gets CommandLineParameter with the specified parameterName name. |
![]() | Parameters | Gets the collection of command line parameters. |