The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ZipFile::Open Method
.NET Framework (current version)
Opens a zip archive at the specified path and in the specified mode.
Assembly: System.IO.Compression.FileSystem (in System.IO.Compression.FileSystem.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Open(String^, ZipArchiveMode) | Opens a zip archive at the specified path and in the specified mode. |
![]() ![]() | Open(String^, ZipArchiveMode, Encoding^) | Opens a zip archive at the specified path, in the specified mode, and by using the specified character encoding for entry names. |
Show:

