PortalContext.SiteUrlPath, propriété (Microsoft.SharePoint.Portal)
Gets the absolute path of the front-end Web server.
Espace de noms : Microsoft.SharePoint.Portal
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property SiteUrlPath As String
'Utilisation
Dim instance As PortalContext
Dim value As String
value = instance.SiteUrlPath
public string SiteUrlPath { get; }
Valeur de la propriété
A string that contains the absolute path of the front-end Web server.
Voir aussi
Référence
PortalContext, classe
Membres PortalContext
Microsoft.SharePoint.Portal, espace de noms