次の方法で共有


ImageFileCreateEntry.Contents プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="contents")]
public byte[] Contents { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="contents")>]
member this.Contents : byte[] with get, set
Public Property Contents As Byte()

プロパティ値

Byte[]
属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象