DeletedSocialData.Url - Propriété
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 DeletedSocialData
Dim value As Uri
value = instance.Url
public Uri Url { get; }
Valeur de propriété
Type : System.Uri