Sdílet prostřednictvím


UITestControl.NativeElement – vlastnost

Obor názvů:  Microsoft.VisualStudio.TestTools.UITesting
Sestavení:   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (v Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (v Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Object

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

UITestControl Třída

Microsoft.VisualStudio.TestTools.UITesting – obor názvů