ICoverageStatistics Interface

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
Public Interface ICoverageStatistics
public interface ICoverageStatistics
public interface class ICoverageStatistics
type ICoverageStatistics =  interface end
public interface ICoverageStatistics

The ICoverageStatistics type exposes the following members.

Properties

  Name Description
Public property BlocksCovered
Public property BlocksNotCovered
Public property LinesCovered
Public property LinesNotCovered
Public property LinesPartiallyCovered

Top

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Client Namespace