Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the list of hit-highlighted properties.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property HitHighlightedProperties As StringCollection
Get
Private Set
'Usage
Dim instance As QueryProperties
Dim value As StringCollection
value = instance.HitHighlightedProperties
[DataMemberAttribute]
public StringCollection HitHighlightedProperties { get; private set; }
Property Value
Type: System.Collections.Specialized.StringCollection
A collection containing the list of hit-highlighted properties.