Share via


WebTestRequestResult.ExtractionRuleResults Property

Definition

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

Property Value

Applies to