ProfileLoader.GetUserProfile メソッド
現在のユーザーに対応するユーザー プロファイルを取得します。
名前空間: 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 Function GetUserProfile As UserProfile
'使用
Dim instance As ProfileLoader
Dim returnValue As UserProfile
returnValue = instance.GetUserProfile()
public UserProfile GetUserProfile()
戻り値
型: Microsoft.SharePoint.Client.UserProfiles.UserProfile
現在のユーザーのユーザー プロファイルをします。