ArchiveLoadOptions

ArchiveLoadOptions class

Options with which archive is loaded from compressed file.

The ArchiveLoadOptions type exposes the following members:

Constructors

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

Properties

NameDescription
decryption_passwordGets or sets the password to decrypt entries.
encodingGets or sets the encoding for entries’ names.

See Also