Members
Icon | Member | Description |
---|---|---|
AddFiles(IEnumerable<(Of <<'(String>)>>)) |
This method adds a set of files to the ZipFile.
|
|
AddFiles(IEnumerable<(Of <<'(String>)>>), String) |
Adds a set of files to the ZipFile, using the
specified directory path in the archive.
|
|
AddFiles(IEnumerable<(Of <<'(String>)>>), Boolean, String) |
Adds a set of files to the ZipFile, using the specified directory
path in the archive, and preserving the full directory structure in the
filenames.
|