Aracılığıyla paylaş


QueryElement.Ancestor Özellik

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

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

Sözdizimi

'Bildirim
Public Property Ancestor As IUITechnologyElement
    Get
    Set
public IUITechnologyElement Ancestor { get; set; }
public:
virtual property IUITechnologyElement^ Ancestor {
    IUITechnologyElement^ get () sealed;
    void set (IUITechnologyElement^ value) sealed;
}
abstract Ancestor : IUITechnologyElement with get, set
override Ancestor : IUITechnologyElement with get, set
final function get Ancestor () : IUITechnologyElement
final function set Ancestor (value : IUITechnologyElement)

Özellik Değeri

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

Yüklenen

IQueryElement.Ancestor

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

QueryElement Sınıf

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

IUITechnologyElement