TemporaryUploadLocation.Url Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="Url")]
public string Url { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="Url")>]
member this.Url : string with get, set
Public Property Url As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to