QuerySpellingCorrectionProperties.MaxDictionarySize property

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

Syntax

'Declaration
Public Property MaxDictionarySize As Integer
    Get
    Set
'Usage
Dim instance As QuerySpellingCorrectionProperties
Dim value As Integer

value = instance.MaxDictionarySize

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

Property value

Type: System.Int32

See also

Reference

QuerySpellingCorrectionProperties class

QuerySpellingCorrectionProperties members

Microsoft.Office.Server.Search.Administration namespace