SocialFollowingManager.FollowedDocumentsUri - Propriété
Obtient un URI vers un site qui répertorie les documents suivis de l'utilisateur actuel.
Espace de noms : Microsoft.SharePoint.Client.Social
Assemblys : Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)
Syntaxe
'Déclaration
Public ReadOnly Property FollowedDocumentsUri As String
Get
'Utilisation
Dim instance As SocialFollowingManager
Dim value As String
value = instance.FollowedDocumentsUri
public string FollowedDocumentsUri { get; }
Valeur de propriété
Type : System.String