Compartilhar via


IModuleCoverage.Statistics Propriedade

 

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

Sintaxe

ICoverageStatistics Statistics { get; }
property ICoverageStatistics^ Statistics {
    ICoverageStatistics^ get();
}
abstract Statistics : ICoverageStatistics with get
ReadOnly Property Statistics As ICoverageStatistics

Valor de propriedade

Type: Microsoft.TeamFoundation.TestManagement.Client.ICoverageStatistics

Retorne ICoverageStatistics.

Consulte também

Interface IModuleCoverage
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo