Gets the reason for firing the event.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Reason As ArchivePasswordReason Get |
C# |
---|
public ArchivePasswordReason Reason { get; } |