CommandTableIds 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 for standard Visual Studio menus.

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

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

public ref class CommandTableIds sealed

The CommandTableIds type exposes the following members.

  NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object. (Inherited from Object.)
Public methodGetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
Public methodGetTypeGets the Type of the current instance. (Inherited from Object.)
Public methodToStringReturns a string that represents the current object. (Inherited from Object.)
Top

  NameDescription
Public fieldStatic memberCommandSetGuidReturns the read-only GUID for the Visual Studio command set.
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: