Поделиться через


StaticFileResponseContext Класс

Определение

Содержит сведения о запросе и файле, которые будут обработаны в отклике.

public ref class StaticFileResponseContext
public class StaticFileResponseContext
type StaticFileResponseContext = class
Public Class StaticFileResponseContext
Наследование
StaticFileResponseContext

Конструкторы

StaticFileResponseContext()
Устаревшие..

Создает .StaticFileResponseContext

StaticFileResponseContext(HttpContext, IFileInfo)

Создает .StaticFileResponseContext

Свойства

Context

Сведения о запросе и отклике.

File

Файл к обработке.

Применяется к