SkippedChangeEventArgs::ChangeType Property

Gets the type of change that would have been applied.

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

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

Property Value

Type: Microsoft.Synchronization.Files::ChangeType
A ChangeType that indicates the type of change that would have been applied.
Show: