SPFolder.Url - Propriété

Obtient l'URL relative au site Web du dossier.

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 SPFolder
Dim value As String

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

Valeur de propriété

Type : System.String
L'URL relative au site du dossier.

Voir aussi

Référence

SPFolder classe

SPFolder - Membres

Microsoft.SharePoint - Espace de noms