DeleteProgressChangedEventArgs.FilesDeleted Property
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9313)
FilesDeleted
Gets the number of files that were already successfully deleted.
Declaration
public int FilesDeleted { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | Number of files. |