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