System.Web.Hosting.HostingEnvironment Class

Provides application-management functions and application services to a managed application within its application domain. This class cannot be inherited.

See Also: HostingEnvironment Members

Syntax

public sealed class HostingEnvironment : MarshalByRefObject

Remarks

Each managed application domain contains a static instance of the System.Web.Hosting.HostingEnvironment class, which provides access to application-management functions and application services.

Requirements

Namespace: System.Web.Hosting
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0