Partager via


Area.WebUrl, propriété (Microsoft.SharePoint.Portal.SiteData)

Gets the URL of the Web site.

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property WebUrl As String
'Utilisation
Dim instance As Area
Dim value As String

value = instance.WebUrl
public string WebUrl { get; }

Valeur de la propriété

String that represents the URL of the Web site.

Voir aussi

Référence

Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms