PSContextInfo.PSContextInfoV12.UrlZone プロパティ
内部使用のため予約済みです。偽装のための URL ゾーンを指定します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public Property UrlZone As Integer
Get
Set
'使用
Dim instance As PSContextInfo.PSContextInfoV12
Dim value As Integer
value = instance.UrlZone
instance.UrlZone = value
public int UrlZone { get; set; }
プロパティ値
型: System.Int32
Int32 を返します。
関連項目
参照先
PSContextInfo.PSContextInfoV12 クラス