UserPreferenceSerializeHelper.ShouldSerializeQueryLanguages 方法

确定是否应序列化的查询语言。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Function ShouldSerializeQueryLanguages As Boolean
用法
Dim instance As UserPreferenceSerializeHelper
Dim returnValue As Boolean

returnValue = instance.ShouldSerializeQueryLanguages()
public bool ShouldSerializeQueryLanguages()

返回值

类型:System.Boolean
true如果应序列化的查询语言 ;否则为false。

备注

此方法确定的QueryLanguages属性是否包含元素。

另请参阅

引用

UserPreferenceSerializeHelper 类

UserPreferenceSerializeHelper 成员

Microsoft.Office.Server.Search.Administration 命名空间