共用方式為


ProfileImageStore 建構函式 (ClientRuntimeContext, ObjectPath)

此成員是保留給內部使用,而不是用來直接從您的程式碼使用

命名空間:  Microsoft.SharePoint.Client.UserProfiles
組件:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (在 Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll 中);  Microsoft.SharePoint.Client.UserProfiles.Phone (在 Microsoft.SharePoint.Client.UserProfiles.Phone.dll 中)  Microsoft.SharePoint.Client.UserProfiles (在 Microsoft.SharePoint.Client.UserProfiles.dll 中)

語法

'宣告
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'用途
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

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

參數

請參閱

參照

ProfileImageStore 類別

ProfileImageStore 成員

ProfileImageStore 多載

Microsoft.SharePoint.Client.UserProfiles 命名空間