SkippedChangeEventArgs::SkipReason Property

Gets the reason the change could not be applied to the file.

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 change could not be applied to the file.
Show: