Condividi tramite


Proprietà ITestSuiteBase.TestCaseCount

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

'Dichiarazione
ReadOnly Property TestCaseCount As Integer
int TestCaseCount { get; }
property int TestCaseCount {
    int get ();
}
abstract TestCaseCount : int with get
function get TestCaseCount () : int

Valore proprietà

Tipo: System.Int32

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestSuiteBase Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client