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