Aracılığıyla paylaş


UITestControl.NativeElement Özellik

Bu denetim için karşılık gelen yerel teknoloji öğesi alır.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITesting
Derleme:  Microsoft.VisualStudio.TestTools.UITesting (Microsoft.VisualStudio.TestTools.UITesting.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.Object
Bu denetim için karşılık gelen yerel teknoloji öğesi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

UITestControl Sınıf

Microsoft.VisualStudio.TestTools.UITesting Ad Alanı