HostingEnvironment.ApplicationHost Property

 

This property supports the ASP.NET infrastructure and is not intended to be used directly from your code.

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

static member ApplicationHost : IApplicationHost with get

Property Value

Type: System.Web.Hosting.IApplicationHost

An object that contains information about the application host.

.NET Framework
Available since 2.0
Return to top
Show: