Microsoft.Deployment.Compression.Zip Namespace

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation Microsoft.Deployment.Compression.Zip Namespace
Deployment Tools Foundation NamespacesMicrosoft.Deployment.Compression.Zip
Implements zip archive packing and unpacking.
Types
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.