SPSearchResult.Url - Propriété
Déconseillée. Obtient l'URL du formulaire d'affichage de l'élément.
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 SPSearchResult
Dim value As String
value = instance.Url
public string Url { get; }
Valeur de propriété
Type : System.String
Chaîne qui contient l'URL.