共用方式為


SPRestoreEventArgs members

Include protected members
Include inherited members

用來處理ObjectsRestored事件提供資料。

The SPRestoreEventArgs type exposes the following members.

Properties

  Name Description
Public property RestoredObjects 取得讀取僅集合物件,代表還原內容的元件。
Public property RestoreType 取得一個值,指出是否會引發ObjectsRestored事件還原網站集合或網站集合 ; 大於內容元件也就是伺服器陣列、 Web 服務、 Web 應用程式,或內容資料庫。
Public property Settings 會取得 object,代表所引發ObjectsRestored事件的還原作業所使用的還原設定。
Public property SiteCollectionUrl 取得或設定由ObjectsRestored事件將會引發的作業已還原的網站集合的 URL。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPRestoreEventArgs class

Microsoft.SharePoint.Administration.Backup namespace