Freigeben über


TavilySearchResult.Title Property

Definition

The title of the search result.

[System.Text.Json.Serialization.JsonPropertyName("title")]
[System.Text.Json.Serialization.JsonRequired]
public string Title { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("title")>]
[<System.Text.Json.Serialization.JsonRequired>]
member this.Title : string with get, set
Public Property Title As String

Property Value

Attributes

Applies to