IFileHttpResult 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義合約,表示 HTTP 端點的檔案結果。
public interface IFileHttpResult
type IFileHttpResult = interface
Public Interface IFileHttpResult
- 衍生
屬性
ContentType |
取得回應的 Content-Type 標頭。 |
FileDownloadName |
取得將在回應之 Content-Disposition 標頭中使用的檔案名。 |