back to content
Visual SourceSafe (VSS) Remote Access Tool Recommended by Microsoft
EnumLocalFileHandling Enum
Description
The EnumLocalFileHandling enumeration indicates how to handle the local copy file.
It is used with the following method and property.
| Interface | Method |
| SAWVSDK |
UndoCheckOutFiles UndoCheckOutProject |
| Name | Value | Description |
| enumLeaveLocalFile | 0 |
Leave the local file without any operation. |
|
enumReplaceLocalFile |
1 |
Replace the local file. |
|
enumDeleteLocalFile |
2 |
Delete the local file. |
See Also
UndoCheckOutFiles() method
UndoCheckOutProject() 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.