Xceed Zip Compression Library Documentation
xsrDuplicateFilenames constant
Xceed Zip control reference > Xceed Zip control skipping reasons > xsrDuplicateFilenames constant

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).