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.
QueryCondition Constructor (array<IQueryCondition^>^)
Initializes a new instance of the QueryCondition class by using the provided array of nested query conditions.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
Parameters
- conditions
-
Type:
array<Microsoft.VisualStudio.TestTools.UITest.Extension::IQueryCondition^>^
An array of query conditions.
Show: