Udostępnij za pośrednictwem


Właściwość ITestSuiteBase.TestCases —

Pobiera zbiór przypadkach badania tylko do odczytu.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
ReadOnly Property TestCases As ITestSuiteEntryCollection
ITestSuiteEntryCollection TestCases { get; }
property ITestSuiteEntryCollection^ TestCases {
    ITestSuiteEntryCollection^ get ();
}
abstract TestCases : ITestSuiteEntryCollection with get
function get TestCases () : ITestSuiteEntryCollection

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestSuiteEntryCollection
Tylko do odczytu zbioru przypadków testu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestSuiteBase Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client