Compartilhar via


QuerySpellingCorrectionProperties.MaxDictionarySize property

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

Syntax

'Declaração
Public Property MaxDictionarySize As Integer
    Get
    Set
'Uso
Dim instance As QuerySpellingCorrectionProperties
Dim value As Integer

value = instance.MaxDictionarySize

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

Property value

Type: System.Int32

Ver também

Referência

QuerySpellingCorrectionProperties class

QuerySpellingCorrectionProperties members

Microsoft.Office.Server.Search.Administration namespace