de la propiedad QueryProperties.EnableOrderingHitHighlightedProperty
NOTA: esta API está ahora obsoleta.
Espacio de nombres: Microsoft.SharePoint.Search.Query
Ensamblado: Microsoft.SharePoint.Search (en Microsoft.SharePoint.Search.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("This class is obsolete.")> _
Public Property EnableOrderingHitHighlightedProperty As Boolean
Get
Set
'Uso
Dim instance As QueryProperties
Dim value As Boolean
value = instance.EnableOrderingHitHighlightedProperty
instance.EnableOrderingHitHighlightedProperty = value
[ObsoleteAttribute("This class is obsolete.")]
public bool EnableOrderingHitHighlightedProperty { get; set; }
Valor de propiedad
Tipo: System.Boolean