LocationConfiguration.IsPrefixPattern 属性 (Microsoft.Office.Server.Search.Administration)

Specifies whether the value in the QueryReformatPattern member is for a prefix match. This corresponds to the IsPrefixPattern element of the OpenSearchDescription of the federated location definition file.

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Property IsPrefixPattern As Boolean
用法
Dim instance As LocationConfiguration
Dim value As Boolean

value = instance.IsPrefixPattern

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

另请参阅

参考

LocationConfiguration 类
LocationConfiguration 成员
Microsoft.Office.Server.Search.Administration 命名空间