Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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