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)

Syntax

'Declaration
Sub Delete
void Delete()
void Delete()
abstract Delete : unit -> unit 
function Delete()

.NET Framework Security

See Also

Reference

ITestPlan Interface

Delete Overload

Microsoft.TeamFoundation.TestManagement.Client Namespace