RarArchiveLoadOptions

RarArchiveLoadOptions class

Options with which RarArchive is loaded from compressed file.

public class RarArchiveLoadOptions

Constructors

NameDescription
RarArchiveLoadOptions()The default constructor.

Properties

NameDescription
DecryptionPassword { get; set; }Gets or sets the password to decrypt entries and entry names.

See Also