Share via


TextSearchResult.Value Property

Definition

The text search result value.

public string Value { get; init; }
member this.Value : string with get, set
Public Property Value As String

Property Value

Remarks

This represents the text value associated with the result. If the text search was for a web search engine this would typically be the snippet describing the web page associated with the search result.

Applies to