Compartilhar via


Propriedade ITestSummary.TestsTotal

Obtém ou define o número total de teste.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (em Microsoft.TeamFoundation.Build.Client.dll)

Sintaxe

'Declaração
Property TestsTotal As Integer
int TestsTotal { get; set; }

Valor de propriedade

Tipo: System.Int32
O número total de teste.

Segurança do .NET Framework

Consulte também

Referência

ITestSummary Interface

Namespace Microsoft.TeamFoundation.Build.Client