Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
public enum DeleteAction
public enum class DeleteAction
type DeleteAction
Public Enumeration DeleteAction
Members
Member name | Description | |
---|---|---|
ForceDeletion | Force the deletion. |
|
None | Take no action. |
See Also
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top