CommandIds Class
CommandIDs for the Text Templating Orchestrator package.
Inheritance Hierarchy
Object
Microsoft.VisualStudio.TextTemplating.VSHost.CommandIds
Namespace: Microsoft.VisualStudio.TextTemplating.VSHost
Assembly: Microsoft.VisualStudio.TextTemplating.VSHost.11.0 (in Microsoft.VisualStudio.TextTemplating.VSHost.11.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 | |
---|---|---|
DebugT4Template | ||
GenerateAllCode | Command Ids for Visual Studio. | |
GenerateAllCodeCompatibility | ||
GuidOrchestratorMenus | Keep in sync with PkgCmdId.ctc | |
GuidOrchestratorSolutionExplorerCmdSet |
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.