Compartir a través de


IUITechnologyElement.NativeElement (Propiedad)

Obtiene el elemento de tecnología nativo subyacente.

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 NativeElement As Object
Object NativeElement { get; }
property Object^ NativeElement {
    Object^ get ();
}
abstract NativeElement : Object with get
function get NativeElement () : Object

Valor de propiedad

Tipo: System.Object
Elemento de tecnología nativo.

Seguridad de .NET Framework

Vea también

Referencia

IUITechnologyElement Interfaz

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