SPSiteSubscription members
Include protected members
Include inherited members
表示所有目前訂閱服務的磁碟分割、 設定及功能的SPSite物件的集合。
The SPSiteSubscription type exposes the following members.
Properties
Name | Description | |
---|---|---|
Id | 取得與這個SPSiteSubscription相關聯的唯一 ID。 | |
Sites | 取得與這個SPSiteSubscription相關聯的SPSite物件的集合。 |
Top
Methods
Name | Description | |
---|---|---|
Add | 加入這個SPSiteSubscription的SPSite 。 | |
Create | 建立站台訂閱物件。 | |
Delete | 刪除站台訂閱和所有的成員SPSite物件。 | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetSites(SPContentDatabase) | 擷取屬於指定的內容資料庫中的站台訂閱的站台集合。 | |
GetSites(SPWebApplication) | 擷取屬於指定的 Web 應用程式中的站台訂閱的站台集合。 | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | 傳回站台訂閱的人們可讀取的字串表示。 (Overrides Object.ToString().) |
Top