KeywordQuery.MaxSummaryLength property
Obtém ou define o comprimento máximo do resumo de resultados de pesquisa.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property MaxSummaryLength As Integer
Get
Set
'Uso
Dim instance As KeywordQuery
Dim value As Integer
value = instance.MaxSummaryLength
instance.MaxSummaryLength = value
public int MaxSummaryLength { get; set; }
Property value
Type: System.Int32
O comprimento máximo da URL.