Highlighted snippet from document

Namespace: DotNetNuke.Services.Search.Entities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string Snippet { get; set; }
Visual Basic
Public Property Snippet As String
	Get
	Set

See Also