SevenZipLoadOptions

SevenZipLoadOptions class

Options with which SevenZipArchive is loaded from a compressed file.

The SevenZipLoadOptions type exposes the following members:

Constructors

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

Properties

NameDescription
decryption_passwordGets or sets the password to decrypt entries and entry names.

See Also