Share via


DefaultQueryProperties.desiredSnippetLength field

Specifies the preferred summary length.

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

Syntax

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

value = instance.desiredSnippetLength

instance.desiredSnippetLength = value
public int desiredSnippetLength

See also

Reference

DefaultQueryProperties class

DefaultQueryProperties members

Microsoft.Office.Server.Search.WebControls namespace