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.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Interface ICoverageAnalysisManager
public interface ICoverageAnalysisManager
public interface class ICoverageAnalysisManager
type ICoverageAnalysisManager = interface end
public interface ICoverageAnalysisManager
The ICoverageAnalysisManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
QueryBuildCoverage | |
![]() |
QueryTestRunCoverage |
Top