CabSaveOptions

CabSaveOptions class

Options for saving a CAB archive.

The CabSaveOptions type exposes the following members:

Constructors

NameDescription
CabSaveOptions()Initializes a new instance of the CabSaveOptions class

Properties

NameDescription
skip_checksum_calculationGets or sets a value indicating whether to skip checksum calculation when saving the CAB archive.

See Also