Udostępnij za pośrednictwem


PersonalCache Constructors

Definition

Overloads

PersonalCache(ClientRuntimeContext)
PersonalCache(ClientRuntimeContext, ObjectPath)

PersonalCache(ClientRuntimeContext)

public PersonalCache (Microsoft.SharePoint.Client.ClientRuntimeContext context);
new Microsoft.SharePoint.Client.UserProfiles.PersonalCache : Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.SharePoint.Client.UserProfiles.PersonalCache
Public Sub New (context As ClientRuntimeContext)

Parameters

Applies to

PersonalCache(ClientRuntimeContext, ObjectPath)

public PersonalCache (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ObjectPath objectPath);
new Microsoft.SharePoint.Client.UserProfiles.PersonalCache : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ObjectPath -> Microsoft.SharePoint.Client.UserProfiles.PersonalCache

Parameters

objectPath
ObjectPath

Applies to