ProfilesQueryControl.ProfileSearchFlags 属性

获取或设置配置文件用于指定类型的配置文件进行搜索的搜索标志。配置文件是可供搜索的用户、 组织和成员资格的组。

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

语法

声明
Public Property ProfileSearchFlags As ProfileSearchFlags
    Get
    Set
用法
Dim instance As ProfilesQueryControl
Dim value As ProfileSearchFlags

value = instance.ProfileSearchFlags

instance.ProfileSearchFlags = value
public ProfileSearchFlags ProfileSearchFlags { get; set; }

属性值

类型:Microsoft.Office.Server.UserProfiles.ProfileSearchFlags
配置文件的搜索标志。

另请参阅

引用

ProfilesQueryControl 类

ProfilesQueryControl 成员

Microsoft.SharePoint.Portal.WebControls 命名空间