ManifestAttributesBase.ImageSize Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="imageSize")]
public long? ImageSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="imageSize")>]
member this.ImageSize : Nullable<int64> with get, set
Public Property ImageSize As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to