Condividi tramite


Proprietà ITestSuiteBase.AllTestCases

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

Sintassi

'Dichiarazione
ReadOnly Property AllTestCases As ITestCaseCollection
ITestCaseCollection AllTestCases { get; }
property ITestCaseCollection^ AllTestCases {
    ITestCaseCollection^ get ();
}
abstract AllTestCases : ITestCaseCollection with get
function get AllTestCases () : ITestCaseCollection

Valore proprietà

Tipo: Microsoft.TeamFoundation.TestManagement.Client.ITestCaseCollection

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestSuiteBase Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client