StaticFileResponseContext 类   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含有关请求以及要在响应中提供的文件的信息。
public ref class StaticFileResponseContextpublic class StaticFileResponseContexttype StaticFileResponseContext = classPublic Class StaticFileResponseContext- 继承
- 
				StaticFileResponseContext
构造函数
| StaticFileResponseContext() | 
				已过时.
			 | 
| StaticFileResponseContext(HttpContext, IFileInfo) | 
属性
| Context | 请求和响应信息。 | 
| File | 要提供的文件。 |