This documentation is archived and is not being maintained.
DetectingChangesEventArgs Class
Namespace:
Microsoft.Synchronization.Files
Assembly:
Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)
'Declaration
Public Class DetectingChangesEventArgs _
Inherits EventArgs
'Usage
Dim instance As DetectingChangesEventArgs
The DetectingChangesEventArgs type exposes the following members.
|
| Name | Description |
|---|
 | DirectoryPath | Gets the path of the folder that is about to be analyzed during change detection, relative to the root directory. |
TopThis event is fired during a change detection pass. It fires one time for every folder, before change detection starts for that folder.
Any public
static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.