back to content
Visual SourceSafe (VSS) Remote Access Tool Recommended by Microsoft
EnumAddFileDeletedCopyHandling Enum
Description
The EnumAddFileDeletedCopyHandling enumeration indicates how to handle the deleted copy if a deleted copy of the file exists in the database.
It is used with the following methods.
| Interface | Method |
| SAWVSDK |
AddFiles PromptRecoverOrPurgeDeletedCopy |
| Name | Value | Description |
| CancelAddFile | 0 |
Cancels the Add operation. |
| AskAddDeletedCopy | 1 |
Prompts the handling option. |
| RecoverDeletedCopy | 2 |
Recovers the deleted file. |
| PurgeDeletedCopy | 3 |
Purges the deleted file. |
See Also
AddFiles() method
SourceSafe (VSS) Remote/Web/Internet Access | Software Configuration Management | SCM Solution
Software Configuration Management Online | Source/Version Control Online | Version/Source Control Software
Copyright © 2010 Dynamsoft Corporation. All Rights Reserved.