IPSContextInfo.UrlZone プロパティ
Project Web Appインスタンスは、作業中の SharePoint の URL のゾーンを取得します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
ReadOnly Property UrlZone As Integer
Get
'使用
Dim instance As IPSContextInfo
Dim value As Integer
value = instance.UrlZone
int UrlZone { get; }
プロパティ値
型: System.Int32
注釈
ゾーンの値は、 Microsoft.SharePoint.Administration.SPUrlZone列挙体で定義されます。URL ゾーン、 Default、 Intranet、 Internet、 Custom、またはExtranetを使用できます。