Udostępnij za pośrednictwem


Właściwość UITechnologyElement.NativeElement —

Pobiera podstawowego elementu macierzystego technologii, takich jak IAccessible, odpowiada ten element.

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

Składnia

'Deklaracja
Public MustOverride ReadOnly Property NativeElement As Object
public abstract Object NativeElement { get; }
public:
virtual property Object^ NativeElement {
    Object^ get () abstract;
}
abstract NativeElement : Object with get
abstract function get NativeElement () : Object

Wartość właściwości

Typ: System.Object
Element macierzysty technologii.

Implementuje

IUITechnologyElement.NativeElement

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITechnologyElement Klasa

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