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.SharePoint.Search.Query
Assembly: Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
Syntax
'Declaration
Public ReadOnly Property HitHighlightedProperties As StringCollection
Get
'Usage
Dim instance As QueryProperties
Dim value As StringCollection
value = instance.HitHighlightedProperties
public StringCollection HitHighlightedProperties { get; }
Property Value
Type: System.Collections.Specialized.StringCollection
A collection containing the list of hit-highlighted properties.