Edit

CodeCoverageSummary.CoverageData Property

Definition

List of coverage data and details for the build

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

Property Value

Attributes

Applies to