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.
ConditionalRuleTypeAttribute Constructor (ConditionalRuleType)
Initializes a new instance of the ConditionalRuleTypeAttribute class to the specified conditional rule type.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Parameters
- conditionalRuleType
-
Type:
Microsoft.VisualStudio.TestTools.WebTesting::ConditionalRuleType
The conditional rule type to use for initialization.
Show: