Свойство SocialFollowingManager.FollowedSitesUri
Возвращает 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 FollowedSitesUri As String
Get
'Применение
Dim instance As SocialFollowingManager
Dim value As String
value = instance.FollowedSitesUri
public string FollowedSitesUri { get; }
Значение свойства
Тип: System.String