ChangeApplicationContext::Change Property

Gets the metadata for the change to be applied or the conflict to be saved.

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

public:
property ItemChange^ Change {
	ItemChange^ get ();
}

Property Value

Type: Microsoft.Synchronization::ItemChange
The metadata for the change to be applied or the conflict to be saved.
Show: