MenuCommandsService.Add(MenuCommand) Méthode
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.
public:
int Add(System::ComponentModel::Design::MenuCommand ^ cmd);
public int Add (System.ComponentModel.Design.MenuCommand cmd);
member this.Add : System.ComponentModel.Design.MenuCommand -> int
Public Function Add (cmd As MenuCommand) As Integer
Paramètres
- cmd
- MenuCommand