This method has two overloads.

Icon | Member | Description |
---|---|---|
![]() |
AddItem(String) |
Adds an item, either a file or a directory, to a zip file archive.
|
![]() |
AddItem(String, String) |
Adds an item, either a file or a directory, to a zip file archive,
explicitly specifying the directory path to be used in the archive.
|