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.

WebTestCondition Constructor

 

Initializes a new instance of the WebTestCondition class.

Namespace:   Microsoft.VisualStudio.TestTools.WebTesting
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

NameDescription
System_CAPS_pubmethodWebTestCondition(ConditionalRule^)

Initializes a new instance of the WebTestCondition class by using the specified ConditionalRule.

System_CAPS_pubmethodWebTestCondition(ConditionConditionalRuleReference^)

Initializes a new instance of the WebTestCondition class by using the specified ConditionalRuleReference.

System_CAPS_protmethodWebTestCondition(WebTestCondition^)

Initializes a new instance of the WebTestCondition class by copying the specified WebTestCondition.

Return to top
Show: