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::GetConditionalRuleText Method ()

 

Returns the text description of the conditional rule.

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

public:
virtual String^ GetConditionalRuleText()

Return Value

Type: System::String^

The text description of the conditional rule.

Return to top
Show: