ITestSummary.TestsTotal (Propiedad)

Obtiene o establece el número total de pruebas.

Espacio de nombres:  Microsoft.TeamFoundation.Build.Client
Ensamblado:  Microsoft.TeamFoundation.Build.Client (en Microsoft.TeamFoundation.Build.Client.dll)

Sintaxis

'Declaración
Property TestsTotal As Integer
int TestsTotal { get; set; }

Valor de propiedad

Tipo: System.Int32
Número total de pruebas.

Seguridad de .NET Framework

Vea también

Referencia

ITestSummary Interfaz

Microsoft.TeamFoundation.Build.Client (Espacio de nombres)