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 | |
---|---|---|
Functions | ||
Name | ||
Signature | ||
SignatureAge | ||
Statistics |
Top