Share via


WebTestResultGroup.Children Property

Definition

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

Property Value

Applies to