Share via


LinguisticComponentsStatusProperties.QuerySpellingEnabled property

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

Syntax

'Declaration
Public Property QuerySpellingEnabled As Boolean
    Get
    Set
'Usage
Dim instance As LinguisticComponentsStatusProperties
Dim value As Boolean

value = instance.QuerySpellingEnabled

instance.QuerySpellingEnabled = value
public bool QuerySpellingEnabled { get; set; }

Property value

Type: System.Boolean

See also

Reference

LinguisticComponentsStatusProperties class

LinguisticComponentsStatusProperties members

Microsoft.Office.Server.Search.Administration namespace