SPWeb.Url - Propriété

Obtient l'URL absolue du site Web.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Url As String
    Get
'Utilisation
Dim instance As SPWeb
Dim value As String

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

Valeur de propriété

Type : System.String
Chaîne qui contient l'URL absolue.

Voir aussi

Référence

SPWeb classe

SPWeb - Membres

Microsoft.SharePoint - Espace de noms