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.
WebTestConditionalConstruct::ConditionalRuleReference Property
Gets or sets the reference to a conditional rule.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
public: property ConditionalRuleReference^ ConditionalRuleReference { ConditionalRuleReference^ get(); void set(ConditionalRuleReference^ value); }
Property Value
Type: Microsoft.VisualStudio.TestTools.WebTesting::ConditionalRuleReference^The reference to a conditional rule.
Show: