StaticFileResponseContext Třída

Definice

Obsahuje informace o požadavku a souboru, který se bude obsluhovat v odpovědi.

public ref class StaticFileResponseContext
public class StaticFileResponseContext
type StaticFileResponseContext = class
Public Class StaticFileResponseContext
Dědičnost
StaticFileResponseContext

Konstruktory

StaticFileResponseContext()
Zastaralé.

StaticFileResponseContextVytvoří .

StaticFileResponseContext(HttpContext, IFileInfo)

StaticFileResponseContextVytvoří .

Vlastnosti

Context

Informace o požadavku a odpovědi.

File

Soubor, který se má obsloužovat.

Platí pro