MenuCommand.CommandID 屬性

定義

會收到 CommandID 與此選單指令相關的指令。

public:
 virtual property System::ComponentModel::Design::CommandID ^ CommandID { System::ComponentModel::Design::CommandID ^ get(); };
public virtual System.ComponentModel.Design.CommandID CommandID { get; }
member this.CommandID : System.ComponentModel.Design.CommandID
Public Overridable ReadOnly Property CommandID As CommandID

屬性值

與選單指令相關的功能 CommandID

適用於

另請參閱