Udostępnij przez


TavilySearchResult.Content Property

Definition

A short description of the search result.

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

Property Value

Attributes

Applies to