Udostępnij przez


TavilySearchResult.Url Property

Definition

The URL of the search result.

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

Property Value

Attributes

Applies to