PostResponse.URL Property

Definition

URL

[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