Partager via


Query.EnableOrderingHitHighlightedProperty - Propriété

Une valeur Boolean qui indique si les propriétés d'accès en surbrillance doivent être triées par atteint termes mis en surbrillance.

Espace de noms :  Microsoft.SharePoint.Client.Search.Query
Assembly :  Microsoft.SharePoint.Client.Search (dans Microsoft.SharePoint.Client.Search.dll)

Syntaxe

'Déclaration
Public Property EnableOrderingHitHighlightedProperty As Boolean
    Get
    Set
'Utilisation
Dim instance As Query
Dim value As Boolean

value = instance.EnableOrderingHitHighlightedProperty

instance.EnableOrderingHitHighlightedProperty = value
public bool EnableOrderingHitHighlightedProperty { get; set; }

Valeur de propriété

Type : System.Boolean
true si les propriétés en surbrillance doivent être triés par les termes du contrat de mise en surbrillance ; dans le cas contraire, false.

Voir aussi

Référence

Query classe

Query - Membres

Microsoft.SharePoint.Client.Search.Query - Espace de noms