AutomationPeer.GetName 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.
Obtient le texte qui décrit l'élément associé à cet homologue Automation.
public:
System::String ^ GetName();
public string GetName ();
member this.GetName : unit -> string
Public Function GetName () As String
Retours
Nom.
Exceptions
Un appel public à cette méthode est en cours.
Remarques
Cette méthode appelle l’implémentation dérivée de GetNameCore.