This documentation is archived and is not being maintained.
Microsoft.VisualStudio.TestTools.Vsip Namespace
Visual Studio 2008
| Interface | Description | |
|---|---|---|
![]() | ICommandProvider | |
![]() | IRunConfigurationCustomEditor | |
![]() | IRunConfigurationCustomHostEditor | To display a new page in the test run configuration editor, implement the methods of the IRunConfigurationCustomHostEditor interface. The class that implements this interface must inherit from the UserControl class. This UserControl is displayed on the Hosts page in the test run configuration editor. For more information about the test run configuration editor, see Configuring Test Execution. |
![]() | IRunConfigurationEditor | |
![]() | ITestManagement | Adds access to the Test Management Interface (TMI) to a derived class. |
![]() | ITuip | Provides an interface for a test user interface (UI) package that is used to interface between Visual Studio and a custom test type. |
![]() | ITuipEditorTestPropertyChange | |
![]() | STestManagement |
| Delegate | Description | |
|---|---|---|
![]() | CommandEventHandler | |
![]() | CommonRunConfigurationDirtyEventHandler |
Show:
