Edit

ResultsByQueryResponse.TestResults Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=false)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.Legacy.LegacyTestCaseResult> TestResults { get; set; }
member this.TestResults : System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.Legacy.LegacyTestCaseResult> with get, set
Public Property TestResults As List(Of LegacyTestCaseResult)

Property Value

Attributes

Applies to