Share via


DefaultQueryProperties.enablePhonetic field

Specifies whether the phonetic forms of the query terms are used to find matches.

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

Syntax

'Declaration
Public enablePhonetic As Boolean
'Usage
Dim instance As DefaultQueryProperties
Dim value As Boolean

value = instance.enablePhonetic

instance.enablePhonetic = value
public bool enablePhonetic

See also

Reference

DefaultQueryProperties class

DefaultQueryProperties members

Microsoft.Office.Server.Search.WebControls namespace