Freigeben über


Query.DesiredSnippetLength-Eigenschaft

HINWEIS: Diese API ist veraltet.

Namespace:  Microsoft.SharePoint.Search.Query
Assembly:  Microsoft.SharePoint.Search (in Microsoft.SharePoint.Search.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public Property DesiredSnippetLength As Integer
    Get
    Set
'Usage
Dim instance As Query
Dim value As Integer

value = instance.DesiredSnippetLength

instance.DesiredSnippetLength = value
[ObsoleteAttribute("This class is obsolete.")]
public int DesiredSnippetLength { get; set; }

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

Query Klasse

Query-Member

Microsoft.SharePoint.Search.Query-Namespace