次の方法で共有


MenuCommand.CommandID プロパティ

メニュー コマンドに関連付けられている CommandID を取得します。

Public Overridable ReadOnly Property CommandID As CommandID
[C#]
public virtual CommandID CommandID {get;}
[C++]
public: __property virtual CommandID* get_CommandID();
[JScript]
public function get CommandID() : CommandID;

プロパティ値

メニュー コマンドに関連付けられている CommandID

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

MenuCommand クラス | MenuCommand メンバ | System.ComponentModel.Design 名前空間 | CommandID