Partager via


UITechnologyElementProxy.ControlTypeName, propriété

Obtient le type de contrôle universel de cet é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 ControlTypeName As String
public override string ControlTypeName { get; }
public:
virtual property String^ ControlTypeName {
    String^ get () override;
}
abstract ControlTypeName : string with get 
override ControlTypeName : string with get
override function get ControlTypeName () : String

Valeur de propriété

Type : String

Implémentations

IUITechnologyElement.ControlTypeName

Sécurité .NET Framework

Voir aussi

Référence

UITechnologyElementProxy Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms