TestRunCoverage.Modules Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of Modules Coverage
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.ModuleCoverage> Modules { get; set; }
member this.Modules : System.Collections.Generic.List<Microsoft.TeamFoundation.TestManagement.WebApi.ModuleCoverage> with get, set
Public Property Modules As List(Of ModuleCoverage)
Property Value
- Attributes