Partager via


SPFieldUrlValue.Url - Propriété

Obtient ou définit l'URL pour le lien.

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

Syntaxe

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

value = instance.Url

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

Valeur de propriété

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

Voir aussi

Référence

SPFieldUrlValue classe

SPFieldUrlValue - Membres

Microsoft.SharePoint - Espace de noms