Compartilhar via


QueryProperties.EnableOrderingHitHighlightedProperty property

Ativar ordem de classificação dos valores de propriedade Hithighlighted

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Property EnableOrderingHitHighlightedProperty As Boolean
    Get
    Set
'Uso
Dim instance As QueryProperties
Dim value As Boolean

value = instance.EnableOrderingHitHighlightedProperty

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

Property value

Type: System.Boolean

Ver também

Referência

QueryProperties class

QueryProperties members

Microsoft.Office.Server.Search.Query namespace