PostModel.ShortURL Property

Definition

short_URL

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

Property Value

Attributes

Applies to