[]
Gets or sets the list of supported image mime-types.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string[] ImageMimeTypes { get; set; }
| Type | Description |
|---|---|
| string[] | An array of string representing supported image mime-types. |