Command Class Members
The following tables list the members exposed by Command.
Public Constructors
Name | Description | |
---|---|---|
![]() | Command Constructor | Default constructor. |
Public Properties
Name | Description | |
---|---|---|
![]() | Arguments | Gets or sets the arguments. |
![]() | CommandId | Gets or sets the identifier of the command. |
![]() | CommandObject | Gets or sets the command object. |
![]() | CommandType | Gets or sets the type of the command. |
![]() | Key | Gets or sets the key. |
![]() | Macro | Gets or sets the macro. |
Public Methods
See Also