Partager via


Location.HitHighLightProperties - Propriété

Obtient la liste des propriétés de surbrillance.

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

Syntaxe

'Déclaration
Public Property HitHighLightProperties As StringCollection
    Get
    Set
'Utilisation
Dim instance As Location
Dim value As StringCollection

value = instance.HitHighLightProperties

instance.HitHighLightProperties = value
public StringCollection HitHighLightProperties { get; set; }

Valeur de propriété

Type : System.Collections.Specialized.StringCollection
Collection contenant la liste des propriétés de surbrillance.

Remarques

Pour plus d'informations lorsque vous utilisez FAST Search Server 2010 for SharePoint, reportez-vous à la section Résumé de Hithlighted d'accès.

Voir aussi

Référence

Location classe

Location - Membres

Microsoft.Office.Server.Search.Query - Espace de noms