ProfilePropertyLoader.LoadedProfile 属性

获取该配置文件加载到ProfilePropertyLoader中。

命名空间:  Microsoft.SharePoint.Portal.WebControls
程序集:  Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)

语法

声明
Public ReadOnly Property LoadedProfile As ProfileBase
    Get
用法
Dim instance As ProfilePropertyLoader
Dim value As ProfileBase

value = instance.LoadedProfile
public ProfileBase LoadedProfile { get; }

属性值

类型:Microsoft.Office.Server.UserProfiles.ProfileBase
在ProfilePropertyLoader加载的配置文件。

另请参阅

引用

ProfilePropertyLoader 类

ProfilePropertyLoader 成员

Microsoft.SharePoint.Portal.WebControls 命名空间