![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
Microsoft.Deployment.Compression.Zip Namespace
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression.Zip
Implements zip archive packing and unpacking.
![](collapse_all.gif)
All Types | Classes | Enumerations |
Icon | Type | Description |
---|---|---|
![]() |
CrcStream |
Wraps a source stream and calcaluates a CRC over all bytes that are read or written.
|
![]() |
ZipCompressionMethod |
Identifies the compression method or "algorithm"
used for a single file within a zip archive.
|
![]() |
ZipEngine |
Engine capable of packing and unpacking archives in the zip format.
|
![]() |
ZipException |
Exception class for zip operations.
|
![]() |
ZipFileInfo |
Object representing a compressed file within a zip package; provides operations for getting
the file properties and extracting the file.
|
![]() |
ZipInfo |
Object representing a zip file on disk; provides access to
file-based operations on the zip file.
|