Share via


ITestPlan.Delete Method

 

Deletes this test plan and all test runs and test points that are associated with it.

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

Overload List

Name Description
System_CAPS_pubmethod Delete()

Deletes this test plan and all test runs and test points that are associated with it.

System_CAPS_pubmethod Delete(DeleteAction)

Deletes this test plan and all test runs and test points that are associated with it.

See Also

ITestPlan Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top