SPItemEventDataCollection.ChangedProperties - Propriété

Obtient les propriétés qui ont été modifiés dans la collection.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ChangedProperties As Hashtable
    Get
'Utilisation
Dim instance As SPItemEventDataCollection
Dim value As Hashtable

value = instance.ChangedProperties
public Hashtable ChangedProperties { get; }

Valeur de propriété

Type : System.Collections.Hashtable
Un objet System.Collections.Hashtable qui représente les modifications.

Voir aussi

Référence

SPItemEventDataCollection classe

SPItemEventDataCollection - Membres

Microsoft.SharePoint - Espace de noms