DetectedChangesEventArgs Members
Provides data for the DetectedChanges event.
The following tables list the members exposed by the DetectedChangesEventArgs type.
Public Properties
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
DetectedChangesEventArgs Class
Microsoft.Synchronization.Files Namespace