次の方法で共有


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 名前空間