Udostępnij za pośrednictwem


Właściwość IUITechnologyElement.ControlTypeName —

Pobiera nazwę typu formantu dla tego elementu.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Extension
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Extension (w Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Składnia

'Deklaracja
ReadOnly Property ControlTypeName As String
string ControlTypeName { get; }
property String^ ControlTypeName {
    String^ get ();
}
abstract ControlTypeName : string with get
function get ControlTypeName () : String

Wartość właściwości

Typ: String
Nazwa typu formantu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IUITechnologyElement Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Extension