Query.HitHighlightedProperties_Client property

NOTE: This API is now obsolete.

Namespace:  Microsoft.SharePoint.Search.Query
Assembly:  Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public ReadOnly Property HitHighlightedProperties_Client As ClientStringCollection
    Get
'Usage
Dim instance As Query
Dim value As ClientStringCollection

value = instance.HitHighlightedProperties_Client
[ObsoleteAttribute("This class is obsolete.")]
public ClientStringCollection HitHighlightedProperties_Client { get; }

Property value

Type: Microsoft.SharePoint.Search.Query.ClientStringCollection

See also

Reference

Query class

Query members

Microsoft.SharePoint.Search.Query namespace