Partager via


SPNavigationNode.Url - Propriété

Obtient ou définit l'URL stockée avec le nœud de navigation.

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

Syntaxe

'Déclaration
Public Property Url As String
    Get
    Set
'Utilisation
Dim instance As SPNavigationNode
Dim value As String

value = instance.Url

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

Valeur de propriété

Type : System.String
Retourne une représentation sous forme de chaîne de l'URL de nœud de navigation.

Voir aussi

Référence

SPNavigationNode classe

SPNavigationNode - Membres

Microsoft.SharePoint.Navigation - Espace de noms