ProfileLoader.GetOwnerUserProfile メソッド
名前空間: 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 Shared Function GetOwnerUserProfile ( _
context As ClientRuntimeContext _
) As UserProfile
'使用
Dim context As ClientRuntimeContext
Dim returnValue As UserProfile
returnValue = ProfileLoader.GetOwnerUserProfile(context)
public static UserProfile GetOwnerUserProfile(
ClientRuntimeContext context
)
パラメーター
戻り値
型: Microsoft.SharePoint.Client.UserProfiles.UserProfile