Share via


CommandIds Class

CommandIDs for the Text Templating Orchestrator package.

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.TextTemplating.VSHost.CommandIds

Namespace:  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly:  Microsoft.VisualStudio.TextTemplating.VSHost.10.0 (in Microsoft.VisualStudio.TextTemplating.VSHost.10.0.dll)

Syntax

'Declaration
Public NotInheritable Class CommandIds
public static class CommandIds
public ref class CommandIds abstract sealed
[<AbstractClass>]
[<Sealed>]
type CommandIds =  class end
public final class CommandIds

The CommandIds type exposes the following members.

Fields

  Name Description
Public fieldStatic member GenerateAllCode Command Ids for Visual Studio.
Public fieldStatic member GuidOrchestratorCommandSet
Public fieldStatic member GuidOrchestratorMenus Keep in sync with PkgCmdId.ctc

Top

Thread Safety

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

See Also

Reference

Microsoft.VisualStudio.TextTemplating.VSHost Namespace