Share via


KeywordFilter, énumération (Microsoft.Office.Server.Search.Administration)

Defines the filter types that are available for the GetFilteredKeywords method of the Keywords class.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Enumeration KeywordFilter
'Utilisation
Dim instance As KeywordFilter
public enum KeywordFilter

Membres

  Nom du membre Description
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. 

Voir aussi

Référence

Microsoft.Office.Server.Search.Administration, espace de noms