StoredImagePrediction.OriginalImageUri Property

Definition

Gets the URI to the original prediction image.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to