Share via


WebTestRequestResult.ValidationRuleResults Property

Definition

public:
 property System::Collections::Generic::List<Microsoft::VisualStudio::TestTools::WebTesting::Rules::RuleResult ^> ^ ValidationRuleResults { System::Collections::Generic::List<Microsoft::VisualStudio::TestTools::WebTesting::Rules::RuleResult ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.VisualStudio.TestTools.WebTesting.Rules.RuleResult> ValidationRuleResults { get; }
member this.ValidationRuleResults : System.Collections.Generic.List<Microsoft.VisualStudio.TestTools.WebTesting.Rules.RuleResult>
Public ReadOnly Property ValidationRuleResults As List(Of RuleResult)

Property Value

Applies to