HttpContextBase.ApplicationInstance Egenskap

Definition

När det åsidosättas i en härledd klass hämtar eller anger du HttpApplication objektet för den aktuella HTTP-begäran.

public:
 virtual property System::Web::HttpApplication ^ ApplicationInstance { System::Web::HttpApplication ^ get(); void set(System::Web::HttpApplication ^ value); };
public virtual System.Web.HttpApplication ApplicationInstance { get; set; }
member this.ApplicationInstance : System.Web.HttpApplication with get, set
Public Overridable Property ApplicationInstance As HttpApplication

Egenskapsvärde

Objektet för den aktuella HTTP-begäran.

Undantag

Gäller för