Share via


ITestResolutionStateHelper.Create Method ()

 

Returns a new resolution state object.

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

Syntax

ITestResolutionState Create()
ITestResolutionState^ Create()
abstract Create : unit -> ITestResolutionState
Function Create As ITestResolutionState

Return Value

Type: Microsoft.TeamFoundation.TestManagement.Client.ITestResolutionState

A new resolution state object.

See Also

ITestResolutionState
ITestResolutionStateHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top