BestBetFilter 枚举 (Microsoft.Office.Server.Search.Administration)
Defines the filter types available for the GetFilteredBestBets method of the Keywords class.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Enumeration BestBetFilter
用法
Dim instance As BestBetFilter
public enum BestBetFilter
成员
成员名称 | 说明 | |
---|---|---|
BestBetTitle | Specifies filter for the best bet title. | |
BestBetUrl | Specifies filter for the best bet URL. | |
Both | Specifies filter for both the best bet title and URL. | |
None | No filter specified. |