ITestFailureType.Delete Method ()
Removes the given test failure type from the server.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
void Delete()
void Delete()
abstract Delete : unit -> unit
Sub Delete
See Also
ITestFailureType Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top