SkippedFileDetectEventArgs::SkipReason Property

Gets the reason the file could not be analyzed during change detection.

Namespace:  Microsoft.Synchronization.Files
Assembly:  Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)

public:
property SkipReason SkipReason {
	SkipReason get ();
}

Property Value

Type: Microsoft.Synchronization.Files::SkipReason
A SkipReason that indicates the reason the file could not be analyzed during change detection.
Show: