Udostępnij za pośrednictwem


Właściwość TestManagementService.TestControllers —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

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
Public ReadOnly Property TestControllers As ITestControllerHelper
public ITestControllerHelper TestControllers { get; }
public:
virtual property ITestControllerHelper^ TestControllers {
    ITestControllerHelper^ get () sealed;
}
abstract TestControllers : ITestControllerHelper with get
override TestControllers : ITestControllerHelper with get
final function get TestControllers () : ITestControllerHelper

Wartość właściwości

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

Implementuje

ITestManagementService.TestControllers

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestManagementService Klasa

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client

ITestControllerHelper