ZipPasswordRequiredEventArgs.Action Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
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. |