Compartir a través de


ImageFileCreateEntry.Contents Propiedad

Definición

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

Valor de propiedad

Byte[]
Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a