Partager via


ITestPointStatistic.Count, propriété

Obtient le nombre de statistiques de ce point de test.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
ReadOnly Property Count As Integer
    Get
int Count { get; }
property int Count {
    int get ();
}
abstract Count : int
function get Count () : int

Valeur de propriété

Type : System.Int32
Obtient le nombre d'occurrences de ce point de test avec l'état spécifié et le résultat spécifiés.

Sécurité .NET Framework

Voir aussi

Référence

ITestPointStatistic Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms