Partager via


SPAttachmentCollection.SyncRoot - Propriété

Obtient un objet qui est utilisé pour synchroniser l'accès à la collection.

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

Syntaxe

'Déclaration
Public ReadOnly Property SyncRoot As Object
    Get
'Utilisation
Dim instance As SPAttachmentCollection
Dim value As Object

value = instance.SyncRoot
public Object SyncRoot { get; }

Valeur de propriété

Type : System.Object
Un objet qui est utilisé pour synchroniser l'accès à la collection.

Implémentations

ICollection.SyncRoot

Voir aussi

Référence

SPAttachmentCollection classe

SPAttachmentCollection - Membres

Microsoft.SharePoint - Espace de noms