ShellCommandAttribute Properties |
The ShellCommandAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| CommandName |
Gets the name of the command, which can be used to locate it using the GetShellCommand(Assembly, String) method.
| |
| CustomArgumentParsing |
Gets or sets a value indicating whether the command does its own argument parsing.
| |
| TypeId | (Inherited from Attribute.) |