CommandContext - свойства |
Тип CommandContext предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| Commands |
Gets a CommandCollection of child commands of this CommandContext.
| |
| Current |
Gets the current context for the current command thread.
| |
| Description |
Gets the description of the command.
(Унаследован от Command.) | |
| Name |
Gets the name of the command.
(Унаследован от Command.) | |
| Root |
Gets the root context for the current thread.
|