Class RarArchiveLoadOptions
RarArchiveLoadOptions class
Options with which RarArchive is loaded from a compressed file.
public class RarArchiveLoadOptions
Constructors
| Name | Description |
|---|---|
| RarArchiveLoadOptions() | 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.Rar
- assembly Aspose.Zip