Query.DesiredSnippetLength propriedade
Obtém ou define o comprimento de resumo preferencial.
Namespace: Microsoft.SharePoint.Client.Search.Query
Assembly: Microsoft.SharePoint.Client.Search (em Microsoft.SharePoint.Client.Search.dll)
Sintaxe
'Declaração
Public Property DesiredSnippetLength As Integer
Get
Set
'Uso
Dim instance As Query
Dim value As Integer
value = instance.DesiredSnippetLength
instance.DesiredSnippetLength = value
public int DesiredSnippetLength { get; set; }
Valor de propriedade
Tipo: System.Int32