ZipPasswordRequiredEventArgs.Reason Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 8.0.9673)
Reason
Gets the reason for firing the event.
Declaration
public ArchivePasswordReason Reason { get; }
Property Value
| Type | Description |
|---|---|
| ArchivePasswordReason | A reason for firing the event. |