Proprietà ITestPointStatisticsPivotItem.Statistics
Spazio dei nomi: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintassi
'Dichiarazione
ReadOnly Property Statistics As ITestPointStatistics
ITestPointStatistics Statistics { get; }
property ITestPointStatistics^ Statistics {
ITestPointStatistics^ get ();
}
abstract Statistics : ITestPointStatistics with get
function get Statistics () : ITestPointStatistics
Valore proprietà
Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestPointStatistics
Restituisca il valore ITestPointStatistics.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.
Vedere anche
Riferimenti
ITestPointStatisticsPivotItem Interfaccia
Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client