Compartir a través de


IUITechnologyElement.ClassName (Propiedad)

Obtiene el nombre de clase de este elemento.

Espacio de nombres:  Microsoft.VisualStudio.TestTools.UITest.Extension
Ensamblado:  Microsoft.VisualStudio.TestTools.UITest.Extension (en Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

Sintaxis

'Declaración
ReadOnly Property ClassName As String
string ClassName { get; }
property String^ ClassName {
    String^ get ();
}
abstract ClassName : string with get
function get ClassName () : String

Valor de propiedad

Tipo: System.String
Nombre de la clase.

Seguridad de .NET Framework

Vea también

Referencia

IUITechnologyElement Interfaz

Microsoft.VisualStudio.TestTools.UITest.Extension (Espacio de nombres)