The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IQueryElement Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides an internally used interface for the QueryElement.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
| Name | Description | |
|---|---|---|
![]() | Ancestor | Gets or sets the ancestor of this query element. |
![]() | Condition | Gets or sets the condition of this query element. |
![]() | SearchConfigurations | Gets or sets a list of attributes to help with search. |
Do not implement this interface directly. Instead, use the QueryElement.
Show:
