Compartilhar via


QuerySpellingCorrectionProperties.SpellingDictionary property

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

Syntax

'Declaração
Public Property SpellingDictionary As SpellingDictionaryType
    Get
    Set
'Uso
Dim instance As QuerySpellingCorrectionProperties
Dim value As SpellingDictionaryType

value = instance.SpellingDictionary

instance.SpellingDictionary = value
public SpellingDictionaryType SpellingDictionary { get; set; }

Property value

Type: Microsoft.Office.Server.Search.Administration.SpellingDictionaryType

Ver também

Referência

QuerySpellingCorrectionProperties class

QuerySpellingCorrectionProperties members

Microsoft.Office.Server.Search.Administration namespace