다음을 통해 공유


TextSearchResult.Name Property

Definition

The text search result name.

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

Property Value

Remarks

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

Applies to