ZipProblemDetectedEventArgs.Action Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
Action
Gets or sets the currently selected next action. Specifies the operation to perform as the next step of this operation execution.
Declaration
public ArchiveProblemActions Action { get; set; }
Property Value
Type | Description |
---|---|
ArchiveProblemActions | Next action to perform. |