Xceed Zip for COM/ActiveX on x86/x64 Documentation
Xceed Zip control reference / Xceed Zip control skipping reasons / xsrDuplicateFilenames constant
In This Topic
xsrDuplicateFilenames constant
In This Topic

Value

13

Description

The file has the same name and path as another file already selected to be zipped or to remain in the zip file.

Tips

This can result from including files on disk recursively while discarding path information (example, when the ProcessSubfolders property is set to True and you have specified wildcards and you have set the PreservePaths property to False).