UrlToTextRequest.Url Property

Definition

URL of the website to extract the text from

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

Property Value

Attributes

Applies to