: KeywordFilter (Enumeración) (Microsoft.Office.Server.Search.Administration)
Defines the filter types that are available for the GetFilteredKeywords method of the Keywords class.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Enumeration KeywordFilter
'Uso
Dim instance As KeywordFilter
public enum KeywordFilter
Miembros
Nombre de miembro | Descripción | |
---|---|---|
BestBetTitle | Specifies the keyword filter for the best bet title. | |
BestBetUrl | Specifies the keyword filter for the best bet URL. | |
Contact | Specifies the keyword filter for the best bet contact name. | |
Keyword | Specifies the keyword filter for the keyword. | |
None | No filter is specified. | |
Synonyms | Specifies the keyword filter for the keyword's synonyms. |
Vea también
Referencia
Microsoft.Office.Server.Search.Administration (Espacio de nombres)