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