FileContentHttpResult.FileDownloadName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the file name that will be used in the Content-Disposition header of the response.
public string? FileDownloadName { get; }
member this.FileDownloadName : string
Public ReadOnly Property FileDownloadName As String