Share via


ITestControllerHelper.Create Method

Creates a new instance of a test controller.

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

Return Value

Type: Microsoft.TeamFoundation.TestManagement.Client.ITestController
A new instance of a test controller.

.NET Framework Security

See Also

Reference

ITestControllerHelper Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace

ITestController