ZipProgressChangedEventArgs.FilesProcessedSuccessfully Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 8.0.9673)
FilesProcessedSuccessfully
Gets the number of files that were already successfully processed.
Declaration
public int FilesProcessedSuccessfully { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | Number of files. |