SPFileLockException properties

The SPFileLockException type exposes the following members.

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property ErrorCode Gets an integer that identifies the exception. (Inherited from SPException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property LockedBy Gets the name of the user who owns the lock.
Public property LockExpires Gets the date and time that the lock expires.
Public property LockId Gets the identifier (ID) of the lock.
Public property LockType Gets the type of the lock.
Public property Message (Inherited from Exception.)
Public property NativeErrorMessage Gets the native code error message that is associated with this SPException object. (Inherited from SPException.)
Public property NativeStackTrace Gets the native code stack trace associated with this SPException object. (Inherited from SPException.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)
Public property Type Gets a value that describes why the exception has occurred.

Top

See also

Reference

SPFileLockException class

Microsoft.SharePoint namespace