IPSContextInfo.UrlZone-Eigenschaft
Ruft die Zone der aktiven SharePoint-URL für die Project Web App -Instanz ab.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
ReadOnly Property UrlZone As Integer
Get
'Usage
Dim instance As IPSContextInfo
Dim value As Integer
value = instance.UrlZone
int UrlZone { get; }
Eigenschaftswert
Typ: System.Int32
Hinweise
Zone Werte werden in der Microsoft.SharePoint.Administration.SPUrlZone -Enumeration definiert. URL-Zonen können Default, Intranet, Internet, Customoder Extranetsein.