VisualBestBetHelper.Teaser Property
Gets a short teaser associated with the visual best bet.
Namespace: Microsoft.Office.Server.Search.Query.Common
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property Teaser As String
Get
Set
'Usage
Dim instance As VisualBestBetHelper
Dim value As String
value = instance.Teaser
instance.Teaser = value
public string Teaser { get; set; }
Property Value
Type: System.String
Returns String.