ProfileImageStore-Konstruktor (ClientRuntimeContext)
Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.
Namespace: Microsoft.SharePoint.Client.UserProfiles
Assemblys: Microsoft.SharePoint.Client.UserProfiles.Silverlight (in Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (in Microsoft.SharePoint.Client.UserProfiles.Phone.dll) 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
)
Parameter
- context
Typ: Microsoft.SharePoint.Client.ClientRuntimeContext