Partager via


UITechnologyElementProxy.FriendlyName, propriété

Obtient le nom convivial de l'élément comme le texte affiché qui permet à l'utilisateur d'identifier rapidement l'élément à l'écran.

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting
Assembly :  Microsoft.VisualStudio.TestTools.UITesting (dans Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property FriendlyName As String
public override string FriendlyName { get; }
public:
virtual property String^ FriendlyName {
    String^ get () override;
}
abstract FriendlyName : string with get 
override FriendlyName : string with get
override function get FriendlyName () : String

Valeur de propriété

Type : String

Implémentations

IUITechnologyElement.FriendlyName

Sécurité .NET Framework

Voir aussi

Référence

UITechnologyElementProxy Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms