Edit

TestCaseResult.AssociatedBugs Field

Definition

Reference to bugs linked to test result.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference> AssociatedBugs;
val mutable AssociatedBugs : System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.ShallowReference>
Public AssociatedBugs As List(Of ShallowReference) 

Field Value

Attributes

Applies to