SPFileLockException Properties
Include Protected Members
Include Inherited Members
The SPFileLockException type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
ErrorCode | Gets an integer that identifies the exception. (Inherited from SPException.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
LockedBy | Gets the name of the user who owns the lock. |
![]() |
LockExpires | Gets the date and time that the lock expires. |
![]() |
LockId | Gets the identifier (ID) of the lock. |
![]() |
LockType | Gets the type of the lock. |
![]() |
Message | (Inherited from Exception.) |
![]() |
NativeErrorMessage | Gets the native code error message that is associated with this SPException object. (Inherited from SPException.) |
![]() |
NativeStackTrace | Gets the native code stack trace associated with this SPException object. (Inherited from SPException.) |
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
TargetSite | (Inherited from Exception.) |
![]() |
Type | Gets a value that describes why the exception has occurred. |
Top
.gif)
.gif)