Members
Icon | Member | Description |
---|---|---|
Save()()()() |
Saves the Zip archive to a file, specified by the Name property of the
ZipFile.
|
|
Save(String) |
Save the file to a new zipfile, with the given name.
|
|
Save(Stream) |
Save the zip archive to the specified stream.
|