Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the absolute path of the front-end Web server.
Namespace: Microsoft.SharePoint.Portal
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property SiteUrlPath As String
Get
'Usage
Dim instance As PortalContext
Dim value As String
value = instance.SiteUrlPath
public string SiteUrlPath { get; }
Property Value
Type: System.String
A string that contains the absolute path of the front-end Web server.