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.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | WebTestCondition(ConditionalRule^) | Initializes a new instance of the WebTestCondition class by using the specified ConditionalRule. |
![]() | WebTestCondition(ConditionConditionalRuleReference^) | Initializes a new instance of the WebTestCondition class by using the specified ConditionalRuleReference. |
![]() | WebTestCondition(WebTestCondition^) | Initializes a new instance of the WebTestCondition class by copying the specified WebTestCondition. |
Show:

