KeywordQueryProperties.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
<DataMemberAttribute> _
Public Property MaxSummaryLength As Integer
Get
Set
'Uso
Dim instance As KeywordQueryProperties
Dim value As Integer
value = instance.MaxSummaryLength
instance.MaxSummaryLength = value
[DataMemberAttribute]
public int MaxSummaryLength { get; set; }
Property value
Type: System.Int32
O comprimento máximo do resumo.