SevenZipArchiveSaveOptions

SevenZipArchiveSaveOptions class

Options for saving a 7Z archive.

The SevenZipArchiveSaveOptions type exposes the following members:

Constructors

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

Properties

NameDescription
close_entry_sourceGets or sets a value indicating whether entries’ sources should be closed right after an entry has been compressed.

See Also