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