ToolsMenuItemBase.CommandGuid 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得選單項目的 CommandID 全域唯一識別碼(GUID)。
public:
property Guid CommandGuid { Guid get(); };
public Guid CommandGuid { get; }
member this.CommandGuid : Guid
Public ReadOnly Property CommandGuid As Guid
屬性值
回傳選單項目的 CommandID GUID。