KeywordQueryProperties.MaxSummaryLength - Propriété
Obtient ou définit la longueur maximale de la synthèse de résultats de recherche.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<DataMemberAttribute> _
Public Property MaxSummaryLength As Integer
Get
Set
'Utilisation
Dim instance As KeywordQueryProperties
Dim value As Integer
value = instance.MaxSummaryLength
instance.MaxSummaryLength = value
[DataMemberAttribute]
public int MaxSummaryLength { get; set; }
Valeur de propriété
Type : System.Int32
La longueur maximale du résumé.