MenuCommand.CommandID Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’associé CommandID à cette commande de menu.
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
Valeur de propriété
Associé CommandID à la commande de menu.