CommandID.Guid プロパティ

定義

CommandID で識別されるメニュー コマンドが属するメニュー グループの GUID を取得します。

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

プロパティ値

コマンドのコマンド グループの GUID。

適用対象

こちらもご覧ください