DeleteAction Enumeration

Indicates the test actions that are to be executed when test objects are deleted from a test.

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

Syntax

C#
public enum DeleteAction

Members

Member name Description
None Take no action.
ForceDeletion Force the deletion.

See Also

Reference

Microsoft.TeamFoundation.TestManagement.Client Namespace