Opens a Zip file reading the given FileStream.
Exceptions
Exception Type | Condition |
---|---|
IOException | An i/o error occurs. |
ZipException | The file doesn't contain a valid zip archive. |
See Also
ZipFile Class | ICSharpCode.SharpZipLib.Zip Namespace | ZipFile Constructor Overload List