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