Share via


PersonalCache constructor (ClientRuntimeContext)

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 PersonalCache(context)
public PersonalCache(
    ClientRuntimeContext context
)

Parameters

See also

Reference

PersonalCache class

PersonalCache members

PersonalCache overload

Microsoft.SharePoint.Client.UserProfiles namespace