DetectedChangesEventArgs Class
Provides data for the DetectedChanges event.
Assembly: Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)
The DetectedChangesEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | TotalDirectoriesFound | Gets the total number of folders that are found during change detection. |
![]() | TotalFilesFound | Gets the total number of files that are found during change detection. |
![]() | TotalFileSize | Gets the cumulative size of all files that are found during change detection. |
Show:
