ZipShrinkProgressEventArgs.Operation Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 8.0.9673)
Operation
Gets the current ZipArchive operation.
Declaration
public ArchiveOperation Operation { get; }
Property Value
| Type | Description |
|---|---|
| ArchiveOperation | A ZipArchive operation. |