NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ITestCommandService Methods

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.

See Also

ITestCommandService Interface | System.ComponentModel.Design Namespace