ItemChangingEventArgs::Item Property

Gets the metadata for the item change.

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

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

Property Value

Type: Microsoft.Synchronization::ItemChange
The metadata for the item change.
Show: