CommandIds 类
文本模板化控制器包的 CommandID。
继承层次结构
System.Object
Microsoft.VisualStudio.TextTemplating.VSHost.CommandIds
命名空间: Microsoft.VisualStudio.TextTemplating.VSHost
程序集: Microsoft.VisualStudio.TextTemplating.VSHost.10.0(在 Microsoft.VisualStudio.TextTemplating.VSHost.10.0.dll 中)
语法
声明
Public NotInheritable Class CommandIds
public static class CommandIds
public ref class CommandIds abstract sealed
[<AbstractClass>]
[<Sealed>]
type CommandIds = class end
public final class CommandIds
CommandIds 类型公开以下成员。
字段
名称 | 说明 | |
---|---|---|
GenerateAllCode | Visual Studio 的命令 ID。 | |
GuidOrchestratorCommandSet | ||
GuidOrchestratorMenus | 与 PkgCmdId.ctc 保持同步 |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。