Partager via


SPFieldUrlValue.ToString - Méthode

Renvoie l'URL et le texte descriptif qui sont utilisés pour créer un lien.

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

Syntaxe

'Déclaration
Public Overrides Function ToString As String
'Utilisation
Dim instance As SPFieldUrlValue
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Valeur renvoyée

Type : System.String
Chaîne qui contient l'URL et le texte descriptif du lien séparé par une virgule et un espace (", ").

Voir aussi

Référence

SPFieldUrlValue classe

SPFieldUrlValue - Membres

Microsoft.SharePoint - Espace de noms