Edit

BuildCoverage Class

Definition

Build Coverage Detail

[System.Runtime.Serialization.DataContract]
public sealed class BuildCoverage : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type BuildCoverage = class
    inherit TestManagementBaseSecuredObject
Public NotInheritable Class BuildCoverage
Inherits TestManagementBaseSecuredObject
Inheritance
Attributes

Constructors

Name Description
BuildCoverage()

Properties

Name Description
CodeCoverageFileUrl

Code Coverage File Url

Configuration

Build Configuration

LastError

Last Error

Modules

List of Modules

State

State

Methods

Name Description
SecureIdentityRef(IdentityRef) (Inherited from TestManagementBaseSecuredObject)

Explicit Interface Implementations

Name Description
ISecuredObject.GetToken() (Inherited from TestManagementBaseSecuredObject)
ISecuredObject.NamespaceId (Inherited from TestManagementBaseSecuredObject)
ISecuredObject.RequiredPermissions (Inherited from TestManagementBaseSecuredObject)

Applies to