次の方法で共有


ManifestAttributesBase.ImageSize プロパティ

定義

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象