次の方法で共有


IMenuItem.ItemId プロパティ

定義

メニュー コマンドの特定の項目の CommandID を取得します。

public:
 property int ItemId { int get(); };
public int ItemId { get; }
member this.ItemId : int
Public ReadOnly Property ItemId As Integer

プロパティ値

項目の一意の ID です。

適用対象