Udostępnij za pośrednictwem


Właściwość ITestSuiteBase.TestSuiteEntry —

Pobiera wpis, który został utworzony do użytku w zestaw testów statycznych.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestSuiteEntry
Wpis do użycia w zestaw testów statycznych.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestSuiteBase Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestSuiteEntry