SPVirtualServerConfig members
Include protected members
Include inherited members
NOTE: This API is now obsolete.
已過時。而是使用SPWebApplication類別或SPIisSettings類別。(在Windows SharePoint Services 2.0, SPVirtualServerConfig類別代表虛擬伺服器的組態設定及維護回溯相容性。)
The SPVirtualServerConfig type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AlternateUrls | Obsolete. 取得之備用要求 Url 集合的虛擬伺服器。 |
![]() |
CustomZoneOutgoingUrl | Obsolete. 取得或設定源自自訂區域中的要求的回應會傳回該SharePoint Foundation傳出 URL。 |
![]() |
DefaultZoneOutgoingUrl | Obsolete. 取得或設定於預設區域中的要求的回應會傳回該SharePoint Foundation傳出 URL。 |
![]() |
EmailInsertsEnabled | Obsolete. 已過時。電子郵件插入功能已移除。EmailInsertsEnabled屬性一定會傳回false,並設定屬性無效果。(在Windows SharePoint Services 2.0, EmailInsertsEnabled屬性用於取得或設定 Boolean 值,以指定的虛擬伺服器上的文件庫可接受電子郵件附件,並針對回溯相容性維護。) |
![]() |
EventHandlersEnabled | Obsolete. 取得或設定 Boolean 值,以指定是否啟用文件庫的事件處理常式。 |
![]() |
ExtranetZoneOutgoingUrl | Obsolete. 取得或設定於外部網路區域中的要求的回應會傳回 Windows SharePoint Foundation傳出 URL。 |
![]() |
InternetZoneOutgoingUrl | Obsolete. 取得或設定於網際網路區域中的要求的回應會傳回該SharePoint Foundation傳出 URL。 |
![]() |
IntranetZoneOutgoingUrl | Obsolete. 取得或設定於內部網路區域中的要求的回應會傳回該SharePoint Foundation傳出 URL。 |
![]() |
JobEmailInserts | Obsolete. 已過時。電子郵件插入功能已移除。JobEmailInserts屬性一定會傳回false,並設定屬性無效果。(在Windows SharePoint Services 2.0, JobEmailInserts屬性用於取得或設定一個值,指定如何經常檢查文件庫,新的電子郵件附件的公用資料夾,並維持回溯相容性。) |
![]() |
Prefixes | Obsolete. 取得在虛擬伺服器使用 Url 的前置詞的集合。 |
![]() |
Properties | Obsolete. 取得可用的虛擬伺服器的組態設定。 |
![]() |
PublicFolderUrl | Obsolete. 已過時。電子郵件插入功能已移除。PublicFolderUrl屬性一定會傳回false,並設定屬性無效果。(在Windows SharePoint Services 2.0, PublicFolderUrl屬性用來取得或設定伺服器使用的文件庫中的電子郵件附件的公用資料夾的名稱和根路徑和維護回溯相容性。) |
![]() |
SelfServiceSiteCreationEnabled | Obsolete. 取得或設定 Boolean 值,以指定是否在虛擬伺服器上啟用自助網站架設。 |
![]() |
SelfServiceSiteCreationRequireContact | Obsolete. 取得或設定 Boolean 值,會指定使用 [自助網站架設] 時,是否需要次要連絡人。 |
![]() |
VirtualServer | Obsolete. 取得要套用的組態設定的虛擬伺服器。 |
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.) |
![]() |
ToXmlString | Obsolete. 以 XML 字串傳回虛擬伺服器的組態設定。 |
Top