ZipShrinkProgressEventArgs.ItemsTotal Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9448)
ItemsTotal
Gets the total number of items to be processed.
Declaration
public int ItemsTotal { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | Number of items. |