The methods of the ITestCommandService interface are listed below. For a complete list of ITestCommandService interface members, see the ITestCommandService Members topic.
AddCommand | Adds a test command with the specified name and description to the service. |
GetCommand | Gets the command matching the specified name, if recognized by the service. |
RemoveCommand | Removes a command from the service. |
ITestCommandService Interface | System.ComponentModel.Design Namespace