Partager via


ITestRunStatistics.TotalTests, propriété

Obtient le nombre total de tests de la série de tests.

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

Syntaxe

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

Valeur de propriété

Type : System.Int32
Nombre total de tests de la série de tests.

Sécurité .NET Framework

Voir aussi

Référence

ITestRunStatistics Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms