Share via


KeywordQueryProperties.MaxKeywordQueryTextLength property

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

Syntax

'Declaration
Public Property MaxKeywordQueryTextLength As Integer
    Get
    Friend Set
'Usage
Dim instance As KeywordQueryProperties
Dim value As Integer

value = instance.MaxKeywordQueryTextLength
public int MaxKeywordQueryTextLength { get; internal set; }

Property value

Type: System.Int32

See also

Reference

KeywordQueryProperties class

KeywordQueryProperties members

Microsoft.Office.Server.Search.Query namespace