Compartilhar via


SPFileLockException.LockId property

Obtém o identificador (ID) do bloqueio.

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

Syntax

'Declaração
Public ReadOnly Property LockId As String
    Get
'Uso
Dim instance As SPFileLockException
Dim value As String

value = instance.LockId
public string LockId { get; }

Property value

Type: System.String
Uma identificação do bloqueio.

Ver também

Referência

SPFileLockException class

SPFileLockException members

Microsoft.SharePoint namespace