SocialData.Url - Propriété
Obtient un objet Uri stocké par l'élément de données sociales.
Espace de noms : Microsoft.Office.Server.SocialData
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Url As Uri
Get
'Utilisation
Dim instance As SocialData
Dim value As Uri
value = instance.Url
public Uri Url { get; }
Valeur de propriété
Type : System.Uri