Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Gets the metadata for the item change.
Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in Microsoft.Synchronization.dll)
Syntax
'Declaration
Public ReadOnly Property Item As ItemChange
Get
'Usage
Dim instance As ItemChangingEventArgs
Dim value As ItemChange
value = instance.Item
public ItemChange Item { get; }
public:
property ItemChange^ Item {
ItemChange^ get ();
}
member Item : ItemChange
function get Item () : ItemChange
Property Value
Type: Microsoft.Synchronization.ItemChange
The metadata for the item change.