QuerySpellingCorrectionProperties.TermFrequencyThreshold property

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

Syntax

'Declaration
Public Property TermFrequencyThreshold As Integer
    Get
    Set
'Usage
Dim instance As QuerySpellingCorrectionProperties
Dim value As Integer

value = instance.TermFrequencyThreshold

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

Property value

Type: System.Int32

See also

Reference

QuerySpellingCorrectionProperties class

QuerySpellingCorrectionProperties members

Microsoft.Office.Server.Search.Administration namespace