Freigeben über


Controller.HttpContext Eigenschaft

Definition

Ruft HTTP-spezifische Informationen zu einer einzelnen HTTP-Anforderung ab.

public System.Web.HttpContextBase HttpContext { get; }
member this.HttpContext : System.Web.HttpContextBase
Public ReadOnly Property HttpContext As HttpContextBase

Eigenschaftswert

Der HTTP-Kontext.

Gilt für: