共用方式為


UrlZone 列舉

指定Windows SharePoint Services 2.0收到要求的原始的區域。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public Enumeration UrlZone
'用途
Dim instance As UrlZone
public enum UrlZone

成員

成員名稱 描述
DefaultZone 指定用於要求,除非指定另一個區域的預設區域。值 = 0。
Intranet 指定近端內部網路區域。值 = 1。
Internet 指定網際網路區域。值 = 2。
Custom 指定自訂的區域。值 = 3。
Extranet 指定外部網路的區域。值 = 4。

備註

與外寄的 URL 區域產生關聯的內送的要求 URL。您可以指定 Url,每個區域,但只有一個傳出 URL 的內送任何的要求數字可以指定每個區域。

都必須有相關聯的預設區域外的 URL。

請參閱

參照

Microsoft.SharePoint.Client 命名空間