共用方式為


SPDeletedSite members

Include protected members
Include inherited members

代表已刪除的網站。

The SPDeletedSite type exposes the following members.

Properties

  Name Description
Public property DatabaseId 取得包含已刪除的網站內容資料庫的 GUID。
Public property DeletionTime 取得已刪除之網站的時間與日期。
Public property Path 取得已刪除的網站的伺服器相對路徑。
Public property Scheme
Public property SiteId 取得已刪除的網站的 GUID。
Public property SiteSubscriptionId 取得已刪除的網站訂閱識別碼 (ID)。
Public property Url 完整的已刪除的網站 URI。(開頭為 http:// 或 https://)
Public property WebApplicationId 取得已刪除的網站所屬的 web 應用程式的 GUID。

Top

Methods

  Name Description
Public method Delete 從資料庫永久移除已刪除的網站。
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 Move 將已刪除的網站從其目前的內容資料庫移至參數所指定一個。
Public method Restore 還原刪除的網站。
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPDeletedSite class

Microsoft.SharePoint.Administration namespace