Share via


DetectedChangesEventArgs Members

Provides data for the DetectedChanges event.

The following tables list the members exposed by the DetectedChangesEventArgs type.

Public Properties

  Name Description
Public property TotalDirectoriesFound Gets the total number of folders that are found during change detection.
Public property TotalFilesFound Gets the total number of files that are found during change detection.
Public property TotalFileSize Gets the cumulative size of all files that are found during change detection.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Bb903345.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

DetectedChangesEventArgs Class
Microsoft.Synchronization.Files Namespace