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