Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the coverage information pertaining to a build.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
public interface IBuildCoverage : ICoverage
public interface class IBuildCoverage : ICoverage
type IBuildCoverage =
interface
interface ICoverage
end
Public Interface IBuildCoverage
Inherits ICoverage
Properties
Name | Description | |
---|---|---|
![]() |
Configuration | |
![]() |
LastError | (Inherited from ICoverage.) |
![]() |
Modules | (Inherited from ICoverage.) |
![]() |
State | (Inherited from ICoverage.) |
See Also
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top