Поделиться через


Свойство SearchServiceApplicationInfo.DiscoveryMaxKeywordQueryTextLength

Пространство имен:  Microsoft.Office.Server.Search.Query
Сборка:  Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)

Синтаксис

'Декларация
<DataMemberAttribute(Order := )> _
Public Property DiscoveryMaxKeywordQueryTextLength As Integer
    Get
    Set
'Применение
Dim instance As SearchServiceApplicationInfo
Dim value As Integer

value = instance.DiscoveryMaxKeywordQueryTextLength

instance.DiscoveryMaxKeywordQueryTextLength = value
[DataMemberAttribute(Order = )]
public int DiscoveryMaxKeywordQueryTextLength { get; set; }

Значение свойства

Тип: System.Int32

См. также

Справочные материалы

SearchServiceApplicationInfo класс

Элементы SearchServiceApplicationInfo

Пространство имен Microsoft.Office.Server.Search.Query