ZipPasswordRequiredEventArgs.Action Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 8.0.9673)
Action
Gets or sets an action to be performed.
Declaration
public ArchivePasswordActions Action { get; set; }
Property Value
| Type | Description |
|---|---|
| ArchivePasswordActions | An action to be performed. |