QueryProperties.ProcessBestBets - Propriété
L'identificateur de la la source à utiliser pour exécuter la requête.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property ProcessBestBets As Boolean
Get
Set
'Utilisation
Dim instance As QueryProperties
Dim value As Boolean
value = instance.ProcessBestBets
instance.ProcessBestBets = value
public bool ProcessBestBets { get; set; }
Valeur de propriété
Type : System.Boolean