ITestConfiguration.Delete Method

Removes this test configuration from the server if it is not referenced by any test results, test suites, or test points.

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

ITestConfiguration Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace