IModuleCoverage Interface

Represents coverage information pertaining to a module.

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

Syntax

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

The IModuleCoverage type exposes the following members.

Properties

  Name Description
Public property Functions
Public property Name
Public property Signature
Public property SignatureAge
Public property Statistics

Top

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Client Namespace