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; }

Field Value

A reason for firing the event.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also