Delen via


ImageCreateResult.SourceUrl Property

Definition

Gets source URL of the image.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to