Compartilhar via


TextSearchResult.Link Property

Definition

The link reference associated with the text search result.

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

Property Value

Remarks

This represents a possible link associated with the result. If the text search was for a web search engine this would typically be the URL of the web page associated with the search result.

Applies to