Partager via


ResultType, énumération (Microsoft.Office.Server.Search.Query)

Defines the result types for Recherche de contenu d'entreprise results.

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

Syntaxe

'Déclaration
<FlagsAttribute> _
Public Enumeration ResultType
'Utilisation
Dim instance As ResultType
[FlagsAttribute] 
public enum ResultType

Membres

  Nom du membre Description
DefinitionResults Specifies the results set containing definitions for keywords matching the search query. 
HighConfidenceResults Specifies the results set containing high-confidence results matching the search query. 
None No result type is specified. 
RelevantResults Specifies the results set containing the main search results from the content index matching the search query. 
SpecialTermResults Specifies the results set containing best bets matching the search query. 

Voir aussi

Référence

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