CabEntrySettings

CabEntrySettings class

Settings that control how a CAB entry is written.

The CabEntrySettings type exposes the following members:

Constructors

NameDescription
CabEntrySettings(compression_settings)Initializes settings with a specific compression profile.
CabEntrySettings()Initializes settings with a specific compression profile.

Properties

NameDescription
compression_settingsGets the compression configuration applied to the entry.

See Also