QuerySpellingCorrectionProperties.MaxDictionarySize - Propriété

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property MaxDictionarySize As Integer
    Get
    Set
'Utilisation
Dim instance As QuerySpellingCorrectionProperties
Dim value As Integer

value = instance.MaxDictionarySize

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

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

QuerySpellingCorrectionProperties classe

QuerySpellingCorrectionProperties - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms