QuerySpellingCorrectionProperties.SpellingDictionary - 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 SpellingDictionary As SpellingDictionaryType
Get
Set
'Utilisation
Dim instance As QuerySpellingCorrectionProperties
Dim value As SpellingDictionaryType
value = instance.SpellingDictionary
instance.SpellingDictionary = value
public SpellingDictionaryType SpellingDictionary { get; set; }
Valeur de propriété
Type : Microsoft.Office.Server.Search.Administration.SpellingDictionaryType
Voir aussi
Référence
QuerySpellingCorrectionProperties classe
QuerySpellingCorrectionProperties - Membres
Microsoft.Office.Server.Search.Administration - Espace de noms