In This Topic
The following tables list the members exposed by QuickZip.
Public Methods
| Name | Description |
  | GetZipContents | Overloaded. Gets the content of a zip file. |
  | Remove | Overloaded. Removes files from a zip file. |
  | Unzip | Overloaded. Extracts files from a zip file overwriting existing files and restoring the directory structure. |
  | Zip | Overloaded. Adds files recursively to a zip file overwriting existing files and preserving the directory structure. |
Top
See Also