Share via


WebTestResultDetails.WebTestIterations Property

Definition

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

Property Value

Applies to