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.
Creates a new test failure type.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
ITestFailureType Create()
ITestFailureType^ Create()
abstract Create : unit -> ITestFailureType
Function Create As ITestFailureType
Return Value
Type: Microsoft.TeamFoundation.TestManagement.Client.ITestFailureType
See Also
ITestFailureTypeHelper Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top