CLIParameterAttribute Properties |
The CLIParameterAttribute type exposes the following members.
Name | Description | |
---|---|---|
Description |
Gets or sets the parameter description, used in the corresponding command help.
| |
Mandatory |
Gets a value indicating whether this parameter is mandatory.
| |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |