Share via


StaticFileResponseContext Klasse

Definition

Enthält Informationen zu der Anforderung und die Datei, die als Antwort bereitgestellt wird.

public ref class StaticFileResponseContext
public class StaticFileResponseContext
type StaticFileResponseContext = class
Public Class StaticFileResponseContext
Vererbung
StaticFileResponseContext

Konstruktoren

StaticFileResponseContext()
Veraltet.

Erstellt die StaticFileResponseContext.

StaticFileResponseContext(HttpContext, IFileInfo)

Erstellt die StaticFileResponseContext.

Eigenschaften

Context

Die Anforderungs- und Antwortinformationen.

File

Die Datei, die bereitgestellt werden soll.

Gilt für: