Share via


WebTestResultPage.RedirectedPages Property

Definition

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

Property Value

Applies to