Edit

TestFailureDetails.TestResults Property

Definition

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

Property Value

Attributes

Applies to