PSContextInfo.UrlZone 屬性
取得或設定 URL 區域進行驗證。
命名空間: Microsoft.Office.Project.Server.Library
組件: Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)
語法
'宣告
<DataMemberAttribute> _
Public Property UrlZone As Integer
Get
Set
'用途
Dim instance As PSContextInfo
Dim value As Integer
value = instance.UrlZone
instance.UrlZone = value
[DataMemberAttribute]
public int UrlZone { get; set; }
屬性值
類型:System.Int32
URL 區域。
實作
備註
區域的值會定義Microsoft.SharePoint.Administration.SPUrlZone列舉中。URL 區域可以Default、 Intranet、 Internet、 Custom或Extranet。