SPAttachmentCollection.SyncRoot-Eigenschaft
Ruft ein Objekt, das zum Synchronisieren des Zugriffs auf die Auflistung verwendet wird.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property SyncRoot As Object
Get
'Usage
Dim instance As SPAttachmentCollection
Dim value As Object
value = instance.SyncRoot
public Object SyncRoot { get; }
Eigenschaftswert
Typ: System.Object
Ein Objekt, das zum Synchronisieren des Zugriffs auf die Auflistung verwendet wird.