Свойство SocialActor.CanFollow
Возвращает значение, которое указывает, может быть отслеживаемые субъект.
Пространство имен: 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 CanFollow As Boolean
Get
'Применение
Dim instance As SocialActor
Dim value As Boolean
value = instance.CanFollow
public bool CanFollow { get; }
Значение свойства
Тип: System.Boolean