Skip to content

FileDownloadFormatterAttribute.OriginalNameProperty property

Gets or sets the original name property which indicates the property to read original file name from (if any).

public string? OriginalNameProperty { get; set; }

Property Value

The original name property.

See Also