StaticFileResponseContext 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含要求和將於回應中提供之檔案的相關資訊。
public ref class StaticFileResponseContext
public class StaticFileResponseContext
type StaticFileResponseContext = class
Public Class StaticFileResponseContext
- 繼承
-
StaticFileResponseContext
建構函式
StaticFileResponseContext() |
已淘汰.
|
StaticFileResponseContext(HttpContext, IFileInfo) |
屬性
Context |
要求和回應資訊。 |
File |
要提供的檔案。 |