Dialog.CommandName 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.
Renvoie le nom de la procédure qui affiche la boîte de dialogue prédéfinie spécifiée.
public:
property System::String ^ CommandName { System::String ^ get(); };
public string CommandName { get; }
member this.CommandName : string
Public ReadOnly Property CommandName As String