Aracılığıyla paylaş


IQueryElement.Ancestor Özellik

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Alır veya ayarlar bu sorgu öğesinin ata.

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

Sözdizimi

'Bildirim
Property Ancestor As IUITechnologyElement
IUITechnologyElement Ancestor { get; set; }
property IUITechnologyElement^ Ancestor {
    IUITechnologyElement^ get ();
    void set (IUITechnologyElement^ value);
}
abstract Ancestor : IUITechnologyElement with get, set
function get Ancestor () : IUITechnologyElement
function set Ancestor (value : IUITechnologyElement)

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.UITest.Extension.IUITechnologyElement
Ata öğesi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IQueryElement Arabirim

Microsoft.VisualStudio.TestTools.UITest.Extension Ad Alanı

IUITechnologyElement