QueryProperties.EnableOrderingHitHighlightedProperty - Propriété
Activer l'ordre de tri pour les valeurs de propriété Hithighlighted
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property EnableOrderingHitHighlightedProperty As Boolean
Get
Set
'Utilisation
Dim instance As QueryProperties
Dim value As Boolean
value = instance.EnableOrderingHitHighlightedProperty
instance.EnableOrderingHitHighlightedProperty = value
public bool EnableOrderingHitHighlightedProperty { get; set; }
Valeur de propriété
Type : System.Boolean