Information
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

 

Initializes a new instance of the QueryCondition class.

Namespace:   Microsoft.VisualStudio.TestTools.UITest.Extension
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)

NameDescription
System_CAPS_protmethodQueryCondition()

Initializes a new instance of the QueryCondition class.

System_CAPS_protmethodQueryCondition(array<IQueryCondition^>^)

Initializes a new instance of the QueryCondition class by using the provided array of nested query conditions.

Return to top
Show: