Opens a Zip file with the given name for reading.
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