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

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

Return Value

Type: Microsoft.TeamFoundation.TestManagement.Client.ITestResolutionState
A new resolution state object.

.NET Framework Security

See Also

Reference

ITestResolutionStateHelper Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace

ITestResolutionState