Partilhar via


Propriedade ITestPointStatisticsPivotItem.Statistics

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

Sintaxe

'Declaração
ReadOnly Property Statistics As ITestPointStatistics
ITestPointStatistics Statistics { get; }
property ITestPointStatistics^ Statistics {
    ITestPointStatistics^ get ();
}
abstract Statistics : ITestPointStatistics with get
function get Statistics () : ITestPointStatistics

Valor de propriedade

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestPointStatistics
Returns ITestPointStatistics.

Segurança do .NET Framework

Consulte também

Referência

ITestPointStatisticsPivotItem Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client