Query.MaxSnippetLength - Propriété
Spécifie la longueur maximale du résumé des résultats.
Espace de noms : Microsoft.SharePoint.Client.Search.Query
Assembly : Microsoft.SharePoint.Client.Search (dans Microsoft.SharePoint.Client.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