de la propiedad QueryProperties.DesiredSnippetLength
NOTA: esta API está ahora obsoleta.
Espacio de nombres: Microsoft.SharePoint.Search.Query
Ensamblado: Microsoft.SharePoint.Search (en Microsoft.SharePoint.Search.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("This class is obsolete.")> _
Public Property DesiredSnippetLength As Integer
Get
Set
'Uso
Dim instance As QueryProperties
Dim value As Integer
value = instance.DesiredSnippetLength
instance.DesiredSnippetLength = value
[ObsoleteAttribute("This class is obsolete.")]
public int DesiredSnippetLength { get; set; }
Valor de propiedad
Tipo: System.Int32