
Properties | |
| ICommandAction | Action [get, set] |
| String | CommandText [get, set] |
| ICommandLine | CommandLine [get, set] |
| ICommand | PreviousCommand [get, set] |
| ICommand | NextCommand [get, set] |
| CommandType | CommandType [get, set] |
ICommandAction Core.Shell.Interfaces.ICommand.Action [get, set] |
Implemented in Core.Shell.Command.
String Core.Shell.Interfaces.ICommand.CommandText [get, set] |
Implemented in Core.Shell.Command.
ICommandLine Core.Shell.Interfaces.ICommand.CommandLine [get, set] |
Implemented in Core.Shell.Command.
ICommand Core.Shell.Interfaces.ICommand.PreviousCommand [get, set] |
Implemented in Core.Shell.Command.
ICommand Core.Shell.Interfaces.ICommand.NextCommand [get, set] |
Implemented in Core.Shell.Command.
CommandType Core.Shell.Interfaces.ICommand.CommandType [get, set] |
Implemented in Core.Shell.Command.