ITestPointStatisticsPivotItem.Statistics Propriedade
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
ITestPointStatistics Statistics { get; }
property ITestPointStatistics^ Statistics {
ITestPointStatistics^ get();
}
abstract Statistics : ITestPointStatistics with get
ReadOnly Property Statistics As ITestPointStatistics
Valor de propriedade
Type: Microsoft.TeamFoundation.TestManagement.Client.ITestPointStatistics
Returns ITestPointStatistics.
Consulte também
Interface ITestPointStatisticsPivotItem
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo