Partager via


UITechnologyElement.ControlTypeName, propriété

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

Syntaxe

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

Valeur de propriété

Type : String

Implémentations

IUITechnologyElement.ControlTypeName

Sécurité .NET Framework

Voir aussi

Référence

UITechnologyElement Classe

Microsoft.VisualStudio.TestTools.UITest.Extension, espace de noms