Represents a ZIP archive and provides methods to work with it.
Namespace:
Rebex.IO.CompressionAssembly: Rebex.Zip (in Rebex.Zip.dll) Version: 1.0.4086.0
Syntax
| C# |
|---|
public class ZipArchive : IDisposable |
| Visual Basic (Declaration) |
|---|
Public Class ZipArchive _ Implements IDisposable |
| Visual C++ |
|---|
public ref class ZipArchive : IDisposable |