Udostępnij za pośrednictwem


Właściwość ITestManagementService.TestControllers —

Pobiera obiekt pomocnika, który ma metody do tworzenia, kwerendy, zarejestrować, wyrejestruj i aktualizowania kontrolerów test na Team Foundation Server.

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

Składnia

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

Wartość właściwości

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestControllerHelper
Obiekt pomocniczy kontroler badania.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestManagementService Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestControllerHelper