WixToolset.Dtf.Compression.Cab namespace
Classes
Class | 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. |