Свойство SocialFollowingManager.FollowedDocumentsUri
Возвращает URI на сайт, содержащий список отслеживаемых документов текущего пользователя.
Пространство имен: Microsoft.SharePoint.Client.Social
Сборки: Microsoft.SharePoint.Client.UserProfiles.Silverlight (в Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (в Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (в Microsoft.SharePoint.Client.UserProfiles.dll)
Синтаксис
'Декларация
Public ReadOnly Property FollowedDocumentsUri As String
Get
'Применение
Dim instance As SocialFollowingManager
Dim value As String
value = instance.FollowedDocumentsUri
public string FollowedDocumentsUri { get; }
Значение свойства
Тип: System.String