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.

AndCondition Constructor

 

Initializes a new instance of the AndCondition class.

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

NameDescription
System_CAPS_pubmethodAndCondition()

Initializes a new instance of the AndCondition class.

System_CAPS_pubmethodAndCondition(array<IQueryCondition^>^)

Initializes a new instance of the AndCondition class by using the provided conditions.

Return to top
Show: