다음을 통해 공유


SearchBoxEx.QuerySuggestionsMinimumPrefixLength Property

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

Syntax

'Declaration
Public Property QuerySuggestionsMinimumPrefixLength As Integer
    Get
    Set
'Usage
Dim instance As SearchBoxEx
Dim value As Integer

value = instance.QuerySuggestionsMinimumPrefixLength

instance.QuerySuggestionsMinimumPrefixLength = value
public int QuerySuggestionsMinimumPrefixLength { get; set; }

Property Value

Type: System.Int32

See Also

Reference

SearchBoxEx Class

SearchBoxEx Members

Microsoft.SharePoint.Portal.WebControls Namespace