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 保持同步

回頁首

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。

請參閱

參考

Microsoft.VisualStudio.TextTemplating.VSHost 命名空間