다음을 통해 공유


SPSocialSwitch.IsFollowingFeatureEnabled(ClientRuntimeContext) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public static Microsoft.SharePoint.Client.ClientResult<bool> IsFollowingFeatureEnabled (Microsoft.SharePoint.Client.ClientRuntimeContext context);
static member IsFollowingFeatureEnabled : Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.SharePoint.Client.ClientResult<bool>
Public Shared Function IsFollowingFeatureEnabled (context As ClientRuntimeContext) As ClientResult(Of Boolean)

Parameters

Returns

Attributes

Applies to