Compartilhar via


SPFileLockException.LockType property

Obtém o tipo de bloqueio.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public ReadOnly Property LockType As SPFile.SPLockType
    Get
'Uso
Dim instance As SPFileLockException
Dim value As SPFile.SPLockType

value = instance.LockType
public SPFile.SPLockType LockType { get; }

Property value

Type: Microsoft.SharePoint.SPFile.SPLockType
Um dos valores de enumeração que descreve o tipo de bloqueio de arquivo.

Ver também

Referência

SPFileLockException class

SPFileLockException members

Microsoft.SharePoint namespace