Microsoft.Deployment.Compression.Cab Namespace

Microsoft Deployment Tools

Deployment Tools Foundation Microsoft.Deployment.Compression.Cab Namespace
Deployment Tools Foundation NamespacesMicrosoft.Deployment.Compression.Cab
Implements cabinet archive packing and unpacking.
Declaration Syntax
C# Visual Basic Visual C++
namespace Microsoft.Deployment.Compression.Cab
Namespace Microsoft.Deployment.Compression.Cab
namespace Microsoft.Deployment.Compression.Cab
Types
All Types Classes
Icon Type Description
CabEngine
Engine capable of packing and unpacking archives in the cabinet format.

CabException
Exception class for cabinet operations.

CabFileInfo
Object representing a compressed file within a cabinet package; provides operations for getting the file properties and extracting the file.

CabInfo
Object representing a cabinet file on disk; provides access to file-based operations on the cabinet file.