IFunctionCoverage Interface

Represents coverage information pertaining to a function.

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

Syntax

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

The IFunctionCoverage type exposes the following members.

Properties

  Name Description
Public property Class
Public property Name
Public property Namespace
Public property SourceFile
Public property Statistics

Top

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Client Namespace