[]
Gets or sets the list of supported image mime-types.
[Parameter]
public string[] ImageMimeTypes { get; init; }
| Type | Description |
|---|---|
| string[] | An array of string representing the supported image mime-types. |
This property can only be set once during object initialization and cannot be changed afterwards.