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.

ConditionalRule::StringRepresentation Method ()

 

Converts the rule to a string to be displayed in the tree.

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

public:
virtual String^ StringRepresentation()

Return Value

Type: System::String^

A string representation of the rule.

Return to top
Show: