Share via


FileStreamHttpResult.FileDownloadName 属性

定义

获取将在响应的 Content-Disposition 标头中使用的文件名。

public string? FileDownloadName { get; }
member this.FileDownloadName : string
Public ReadOnly Property FileDownloadName As String

属性值

适用于