This documentation is archived and is not being maintained.
DetectingChangesEventArgs::DirectoryPath Property
Gets the path of the folder that is about to be analyzed during change detection, relative to the root directory.
Namespace:
Microsoft.Synchronization.Files
Assembly:
Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)
public:
property String^ DirectoryPath {
String^ get ();
}
Property Value
Type:
System::StringThe path of the folder that is about to be analyzed during change detection, relative to the root directory.