ArchiveCreatorCreateArchive Method |
| Name | Description | |
|---|---|---|
| CreateArchive(FileInfo, Boolean, String, String) |
Creates an .zip archive with all choosen files to the specified path.
| |
| CreateArchive(FileInfo, CompressionOption, String, String) |
Creates an .zip archive with all choosen files to the specified path.
| |
| CreateArchive(String, Boolean, String, String) |
Creates an .zip archive with all choosen files to the specified path.
|