The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestPlan::Delete Method (DeleteAction)
Deletes this test plan and all test runs and test points that are associated with it.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- action
-
Type:
Microsoft.TeamFoundation.TestManagement.Client::DeleteAction
A member of the DeleteAction enumeration that indicates whether to force the deletion, even when some test results are associated with this test plan.
Show: