[This is preliminary documentation and is subject to change.]
The ConsoleCommandParameterAttribute type exposes the following members.
Properties
Name | Description | |
---|---|---|
AutoCompleterType |
Gets or sets the type of the automatic completer.
| |
Description |
Gets or sets the description of this parameter.
| |
Name |
Gets or sets the name of this parameter.
| |
NoAutoCompletion |
Gets or sets whether this parameter should have no automatic completion.
|
See Also