Share via


ImageMetadata.Format Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to