Partager via


UITechnologyElementProxy.ClassName, propriété

Obtient le nom de classe de l'élément.

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 ClassName As String
public override string ClassName { get; }
public:
virtual property String^ ClassName {
    String^ get () override;
}
abstract ClassName : string with get 
override ClassName : string with get
override function get ClassName () : String

Valeur de propriété

Type : String

Implémentations

IUITechnologyElement.ClassName

Sécurité .NET Framework

Voir aussi

Référence

UITechnologyElementProxy Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms