DefaultQueryProperties.summaryLength field

Specifies the length of the search result summary.

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public summaryLength As Integer
'Usage
Dim instance As DefaultQueryProperties
Dim value As Integer

value = instance.summaryLength

instance.summaryLength = value
public int summaryLength

See also

Reference

DefaultQueryProperties class

DefaultQueryProperties members

Microsoft.Office.Server.Search.WebControls namespace