Свойство QuerySpellingCorrectionProperties.TermFrequencyThreshold
Пространство имен: Microsoft.Office.Server.Search.Administration
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
Public Property TermFrequencyThreshold As Integer
Get
Set
'Применение
Dim instance As QuerySpellingCorrectionProperties
Dim value As Integer
value = instance.TermFrequencyThreshold
instance.TermFrequencyThreshold = value
public int TermFrequencyThreshold { get; set; }
Значение свойства
Тип: System.Int32
См. также
Справочные материалы
QuerySpellingCorrectionProperties класс
Элементы QuerySpellingCorrectionProperties
Пространство имен Microsoft.Office.Server.Search.Administration