CommandTableIds::Commands 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 applications that use the EnvDTE tools to the GUIDs to delete a test manager and to delete a test view in.

System::Object
  Microsoft.VisualStudio.TestTools.Vsip::CommandTableIds::Commands

Namespace:  Microsoft.VisualStudio.TestTools.Vsip
Assembly:  Microsoft.VisualStudio.QualityTools.Vsip (in Microsoft.VisualStudio.QualityTools.Vsip.dll)

public ref class Commands abstract sealed

The CommandTableIds::Commands type exposes the following members.

  NameDescription
Public fieldStatic memberTestManagerDeleteReturns the GUID for the TestManagerDelete command in Visual Studio SDK.
Public fieldStatic memberTestViewDeleteReturns the GUID for the TestViewDelete command in Visual Studio SDK.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Community Additions

Show: