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

BuildCoverage()

Properties

CodeCoverageFileUrl

Code Coverage File Url

Configuration

Build Configuration

LastError

Last Error

Modules

List of Modules

State

State

Methods

SecureIdentityRef(IdentityRef) (Inherited from TestManagementBaseSecuredObject)

Explicit Interface Implementations

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

Applies to