Udostępnij za pośrednictwem


Właściwość IUITechnologyElement.QueryId —

Pobiera identyfikator obiektu używanego do jednoznacznego identyfikowania i znaleźć 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
ReadOnly Property QueryId As IQueryElement
IQueryElement QueryId { get; }
property IQueryElement^ QueryId {
    IQueryElement^ get ();
}
abstract QueryId : IQueryElement with get
function get QueryId () : IQueryElement

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.UITest.Extension.IQueryElement
Identyfikator kwerendy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IUITechnologyElement Interfejs

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

IQueryElement