IFileHttpResult 接口

定义

定义表示 HTTP 终结点的文件结果的协定。

public interface IFileHttpResult
type IFileHttpResult = interface
Public Interface IFileHttpResult
派生

属性

ContentType

获取响应的 Content-Type 标头。

FileDownloadName

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

适用于