Class SevenZipLoadOptions
SevenZipLoadOptions class
Options with which SevenZipArchive is loaded from a compressed file.
public class SevenZipLoadOptions
Constructors
| Name | Description |
|---|---|
| SevenZipLoadOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| CancellationToken { get; set; } | Gets or sets a cancellation token used to cancel the extraction operation. |
| DecryptionPassword { get; set; } | Gets or sets the password to decrypt entries and entry names. |
See Also
- namespace Aspose.Zip.SevenZip
- assembly Aspose.Zip