SPFileLockException - Classe

L'exception qui est levée lorsqu'un verrou de fichier provoque une erreur se produit lors d'une opération sur un objet SPFile .

Hiérarchie d’héritage

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SharePoint.SPException
        Microsoft.SharePoint.SPFileLockException

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

Syntaxe

'Déclaration
<SerializableAttribute> _
Public NotInheritable Class SPFileLockException _
    Inherits SPException
'Utilisation
Dim instance As SPFileLockException
[SerializableAttribute]
public sealed class SPFileLockException : SPException

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPFileLockException - Membres

Microsoft.SharePoint - Espace de noms