IFileHttpResult インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
HTTP エンドポイントのファイル結果を表すコントラクトを定義します。
public interface IFileHttpResult
type IFileHttpResult = interface
Public Interface IFileHttpResult
- 派生
プロパティ
ContentType |
応答の Content-Type ヘッダーを取得します。 |
FileDownloadName |
応答の Content-Disposition ヘッダーで使用されるファイル名を取得します。 |