Query.EnableOrderingHitHighlightedProperty - Propriété

Remarque : cette API est désormais obsolète.

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

Syntaxe

'Déclaration
<ObsoleteAttribute("This class is obsolete.")> _
Public Property EnableOrderingHitHighlightedProperty As Boolean
    Get
    Set
'Utilisation
Dim instance As Query
Dim value As Boolean

value = instance.EnableOrderingHitHighlightedProperty

instance.EnableOrderingHitHighlightedProperty = value
[ObsoleteAttribute("This class is obsolete.")]
public bool EnableOrderingHitHighlightedProperty { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

Query classe

Query - Membres

Microsoft.SharePoint.Search.Query - Espace de noms