Edit

TestPointsEvent.TestPoints Property

Definition

[System.Runtime.Serialization.DataMember(IsRequired=true)]
public System.Collections.Generic.IList<Microsoft.TeamFoundation.TestManagement.WebApi.TestPointReference> TestPoints { get; }
member this.TestPoints : System.Collections.Generic.IList<Microsoft.TeamFoundation.TestManagement.WebApi.TestPointReference>
Public ReadOnly Property TestPoints As IList(Of TestPointReference)

Property Value

Attributes

Applies to