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
Friend Set
'Usage
Dim instance As QueryProperties
Dim value As StringCollection
value = instance.HitHighlightedProperties
[DataMemberAttribute]
public StringCollection HitHighlightedProperties { get; internal set; }
Property value
Type: System.Collections.Specialized.StringCollection
A collection containing the list of hit-highlighted properties.