Partager via


Query.MaxSnippetLength - Propriété

Spécifie la longueur maximale de la synthèse des résultats.

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Property MaxSnippetLength As Integer
    Get
    Set
'Utilisation
Dim instance As Query
Dim value As Integer

value = instance.MaxSnippetLength

instance.MaxSnippetLength = value
public int MaxSnippetLength { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

Query classe

Query - Membres

Microsoft.Office.Server.Search.Query - Espace de noms