共用方式為


SPFileCheckOutException members

Include protected members
Include inherited members

表示擲回錯誤發生時的SPFile物件的簽出時的例外狀況。

The SPFileCheckOutException type exposes the following members.

Constructors

  Name Description
Public method SPFileCheckOutException(SPFile, String, Int32, SPFileCheckOutExceptionType) 檔案、 錯誤訊息、 錯誤的程式碼和例外狀況型別,初始化SPFileCheckOutException類別的新執行個體。
Public method SPFileCheckOutException(String, Int32, SPFileCheckOutExceptionType, SPFile.SPCheckOutType, String) 初始化與錯誤訊息、 錯誤程式碼、 例外狀況型別、 簽出型別和使用者的SPFileCheckOutException類別的新執行個體。

Top

Properties

  Name Description
Public property CheckedOutBy 取得已簽出檔案的使用者。
Public property CheckOutType 取得值,指出從文件庫簽出檔案的方式。
Public property Data (Inherited from Exception.)
Public property ErrorCode 取得識別例外狀況的整數。 (Inherited from SPException.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property NativeErrorMessage 取得與這個SPException物件相關聯的原生程式碼錯誤訊息。 (Inherited from SPException.)
Public property NativeStackTrace 取得與這個SPException物件相關的原生程式碼堆疊追蹤。 (Inherited from SPException.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)
Public property Type 取得值,描述例外狀況發生的原因。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 儲存序列化例外狀況的相關資訊。 (Inherited from SPException.)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Exception.)

Top

請參閱

參照

SPFileCheckOutException class

Microsoft.SharePoint namespace