Freigeben über


UITechnologyElement.ControlTypeName-Eigenschaft

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Syntax

'Declaration
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

Eigenschaftswert

Typ: String

Implementiert

IUITechnologyElement.ControlTypeName

.NET Framework-Sicherheit

Siehe auch

Referenz

UITechnologyElement Klasse

Microsoft.VisualStudio.TestTools.UITest.Extension-Namespace