Freigeben über


ITestControllerHelper.Create-Methode

Erstellt eine neue Instanz eines Testcontrollers.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntax

'Declaration
Function Create As ITestController
ITestController Create()
ITestController^ Create()
abstract Create : unit -> ITestController
function Create() : ITestController

Rückgabewert

Typ: Microsoft.TeamFoundation.TestManagement.Client.ITestController
Eine neue Instanz eines Testcontrollers.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITestControllerHelper Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace

ITestController