AppliedChangeEventArgs::ChangeType Property

Gets the type of change that was 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 was applied.
Show: