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.
ValidationRuleFindText::FindText Property
Gets or sets the string which is searched for in the WebTestResponse.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
If UseRegularExpression is true, this property contains a search pattern that is defined by a regular expression.
Show: