CommandTableIds.ContextMenus Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Provides access by third-party extensions to the GUIDs for the Test Manager window, the Test Results window, and the Test View window in.
Namespace: Microsoft.VisualStudio.TestTools.Vsip
Assembly: Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)
The CommandTableIds.ContextMenus type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | TestManager | Returns the GUID for the Visual Studio SDK Test Manager window. |
![]() ![]() | TestResults | Returns the GUID for the Visual Studio SDK Test Results window. |
![]() ![]() | TestView | Returns the GUID for the Visual Studio SDK Test View window. |
Extensions to Visual Studio can use classes in the EnvDTE namespace together with the GUIDs that are provided by this class to show or hide windows in Visual Studio SDK.
Community Additions
Show:
