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