SPSiteCreationParameters members
Include protected members
Include inherited members
代表用來建立網站集合的基本資訊。
The SPSiteCreationParameters type exposes the following members.
Properties
Name | Description | |
---|---|---|
HostHeader | 會指出是否將網站集合的主機標頭網站集合或不。 | |
ServiceInstance | 會傳回新的網站應該位於的資料庫服務執行個體。 | |
SiteSubscription | 新的網站集合之網站訂閱。 | |
Uri | 網站集合的完整 URI。 | |
WebApplication | 此[Microsoft.SharePoint.Administration.SPSiteCreationParameters]的 web 應用程式。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top