HighlightedString.HighlightCount Property
Namespace: Microsoft.SharePoint.Search.Query
Assembly: Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)
Syntax
'Declaration
Public Property HighlightCount As Integer
Get
Set
'Usage
Dim instance As HighlightedString
Dim value As Integer
value = instance.HighlightCount
instance.HighlightCount = value
public int HighlightCount { get; set; }
Property Value
Type: System.Int32
Returns Int32.