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.

WebTestConditionalConstruct::Initialize Method (ConditionalRuleReference^)

 

Initializes a new referenced conditional rule.

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

protected:
void Initialize(
	ConditionalRuleReference^ conditionalRuleReference
)

Parameters

conditionalRuleReference
Type: Microsoft.VisualStudio.TestTools.WebTesting::ConditionalRuleReference^

The reference to the conditional rule to initialize.

Return to top
Show: