数値コマンド ID を取得します。
Public Overridable ReadOnly Property ID As Integer
[C#]
public virtual int ID {get;}
[C++]
public: __property virtual int get_ID();
[JScript]
public function get ID() : int;
プロパティ値
コマンド ID 番号。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
CommandID クラス | CommandID メンバ | System.ComponentModel.Design 名前空間