Share via


ProfileImageStore constructor (ClientRuntimeContext)

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

Namespace:  Microsoft.SharePoint.Client.UserProfiles
Assembly:  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext _
)
'Usage
Dim context As ClientRuntimeContext

Dim instance As New ProfileImageStore(context)
public ProfileImageStore(
    ClientRuntimeContext context
)

Parameters

See also

Reference

ProfileImageStore class

ProfileImageStore members

ProfileImageStore overload

Microsoft.SharePoint.Client.UserProfiles namespace