ToolsMenuItemBase.CommandGuid 屬性

定義

取得選單項目的 CommandID 全域唯一識別碼(GUID)。

public:
 property Guid CommandGuid { Guid get(); };
public Guid CommandGuid { get; }
member this.CommandGuid : Guid
Public ReadOnly Property CommandGuid As Guid

屬性值

回傳選單項目的 CommandID GUID。

實作

適用於