Compartir a través de


de la propiedad SPAttachmentCollection.SyncRoot

Obtiene un objeto que se usa para sincronizar el acceso a la colección.

Espacio de nombres:  Microsoft.SharePoint
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public ReadOnly Property SyncRoot As Object
    Get
'Uso
Dim instance As SPAttachmentCollection
Dim value As Object

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

Valor de propiedad

Tipo: System.Object
Un objeto que se usa para sincronizar el acceso a la colección.

Implementaciones

ICollection.SyncRoot

Vea también

Referencia

clase SPAttachmentCollection

Miembros SPAttachmentCollection

Espacio de nombres Microsoft.SharePoint