LocationConfiguration.IsPrefixPattern 属性

指定的QueryReformatPattern成员中的值是否为前缀匹配。这对应于OpenSearchDescription的联合的位置定义文件的IsPrefixPattern元素。

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

语法

声明
<DataMemberAttribute> _
Public Property IsPrefixPattern As Boolean
    Get
    Set
用法
Dim instance As LocationConfiguration
Dim value As Boolean

value = instance.IsPrefixPattern

instance.IsPrefixPattern = value
[DataMemberAttribute]
public bool IsPrefixPattern { get; set; }

属性值

类型:System.Boolean

另请参阅

引用

LocationConfiguration 类

LocationConfiguration 成员

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