Compartilhar via


SocialFeedManager construtor (ClientRuntimeContext, ObjectPath)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Client.Social
Assemblies:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxe

'Declaração
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Uso
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New SocialFeedManager(context, _
    objectPath)
public SocialFeedManager(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parâmetros

Ver também

Referência

SocialFeedManager classe

SocialFeedManager membros

SocialFeedManager em sobrecarga

Microsoft.SharePoint.Client.Social namespace