Share via


TestRunInsights.Rows Property

Definition

The rows of the insights.

public System.Collections.Generic.IDictionary<string,System.Collections.Generic.IDictionary<string,string>> Rows { get; }
member this.Rows : System.Collections.Generic.IDictionary<string, System.Collections.Generic.IDictionary<string, string>>
Public ReadOnly Property Rows As IDictionary(Of String, IDictionary(Of String, String))

Property Value

Applies to