DateTimeFormatterAttribute.DisplayFormat property
Gets or sets the display format.
public string? DisplayFormat { get; set; }
Property Value
The display format.
See Also
- class DateTimeFormatterAttribute
Gets or sets the display format.
public string? DisplayFormat { get; set; }
The display format.