IFileHttpResult 介面

定義

定義合約,表示 HTTP 端點的檔案結果。

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

屬性

ContentType

取得回應的 Content-Type 標頭。

FileDownloadName

取得將在回應之 Content-Disposition 標頭中使用的檔案名。

適用於