Compartilhar via


Interface ICoverageStatistics

 

Representa as várias estatísticas associadas à tinta.

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

Sintaxe

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

Propriedades

Nome Descrição
System_CAPS_pubproperty BlocksCovered

System_CAPS_pubproperty BlocksNotCovered

System_CAPS_pubproperty LinesCovered

System_CAPS_pubproperty LinesNotCovered

System_CAPS_pubproperty LinesPartiallyCovered

Consulte também

Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo