Share via


Response.ReadLink Property

Definition

Gets the URL that returns this resource.

[Newtonsoft.Json.JsonProperty(PropertyName="readLink")]
public string ReadLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="readLink")>]
member this.ReadLink : string
Public ReadOnly Property ReadLink As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to