Partager via


Query.DesiredSnippetLength - Propriété

Obtient ou définit la longueur de la synthèse préférée.

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

Syntaxe

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

value = instance.DesiredSnippetLength

instance.DesiredSnippetLength = value
public int DesiredSnippetLength { 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