Class CommandArgument
- Namespace
- Dis
Cat .CommandsSharp Next
- Assembly
- DisCatSharp.CommandsNext.dll
Represents a command argument.
- Inheritance
-
Command
Argument
- Inherited Members
Properties
- Custom
Attributes Gets the custom attributes attached to this argument.
- Default
Value Gets this argument's default value.
- Description
Gets this argument's description.
- Is
Catch All Gets whether this argument catches all remaining arguments.
- Is
Optional Gets whether this argument is optional.
- Name
Gets this argument's name.
- Type
Gets this argument's type.