Свойство KeywordQueryProperties.MaxSummaryLength
Получает или задает максимальную длину сводки результатов поиска.
Пространство имен: Microsoft.Office.Server.Search.Query
Сборка: Microsoft.Office.Server.Search (в Microsoft.Office.Server.Search.dll)
Синтаксис
'Декларация
<DataMemberAttribute> _
Public Property MaxSummaryLength As Integer
Get
Set
'Применение
Dim instance As KeywordQueryProperties
Dim value As Integer
value = instance.MaxSummaryLength
instance.MaxSummaryLength = value
[DataMemberAttribute]
public int MaxSummaryLength { get; set; }
Значение свойства
Тип: System.Int32
Максимальная длина сводки.