IZipFile.CompressFilesToZip Method
Parameters
- filesToCompress
- string
Required. The file or files to be compressed. You can use * and ? to specify a pattern for multiple files.
- destinationZipArchive
- string
Required. The ZIP file to be created.
- renameInsideZip
- string
Optional. If set to a non empty string, it specifies the name of the compressed file inside the ZIP archive. It has only meaning if filesToCompress specifies a single file. The default value is an empty string.
- password
- string
Optional. The ZIP password. The default value is an empty string.
Exception type | Condition |
---|---|
A problem occurred. |
Available since QDV 7.15.546.