Condividi tramite


Proprietà UITechnologyElement.ControlTypeName

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Sintassi

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

Valore proprietà

Tipo: String

Implementa

IUITechnologyElement.ControlTypeName

Sicurezza di .NET Framework

Vedere anche

Riferimenti

UITechnologyElement Classe

Spazio dei nomi Microsoft.VisualStudio.TestTools.UITest.Extension