HttpApplication.Application Property
.NET Framework 3.0
Gets the current state of an application.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
/** @property */ public HttpApplicationState get_Application ()
public function get Application () : HttpApplicationState
Not applicable.
Property Value
The HttpApplicationState for the current request.Community Additions
ADD
Show: