ApplyingChangeEventArgs::ChangeType Property

Gets the type of change to be 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 contains the type of change to be applied.
Show: