The stream to which the zip archive will be written.
A value indicating whether Zip64 extensions will be used in the resulting archive.
A value indicating whether the output stream can be closed by the object.
In This Topic
ZipWriter Constructor(Stream,Boolean,Boolean)
In This Topic
Initializes a new instance of the ZipWriter class using the specified output stream, optionally using Zip64 extensions in the resulting archive, optionally allowing the object to close the output stream, and optionally allowing the object to close the output stream.