Mono Class Library: Overview

System.Web.Hosting.HostingEnvironment: Members

The members of System.Web.Hosting.HostingEnvironment are listed below.

See Also: Inherited members from System.MarshalByRefObject

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
static
ApplicationIDstring. Documentation for this section has not yet been entered.
[read-only]
static
ApplicationPhysicalPathstring. Documentation for this section has not yet been entered.
[read-only]
static
ApplicationVirtualPathstring. Documentation for this section has not yet been entered.
[read-only]
static
CacheSystem.Web.Caching.Cache. Documentation for this section has not yet been entered.
[read-only]
static
InitializationExceptionException. Documentation for this section has not yet been entered.
[read-only]
static
IsHostedbool. Documentation for this section has not yet been entered.
[read-only]
static
ShutdownReasonSystem.Web.ApplicationShutdownReason. Documentation for this section has not yet been entered.
[read-only]
static
SiteNamestring. Documentation for this section has not yet been entered.
[read-only]
static
VirtualPathProviderVirtualPathProvider. Documentation for this section has not yet been entered.

Public Methods

static
DecrementBusyCount()
Documentation for this section has not yet been entered.
static
Impersonate() : IDisposable
Documentation for this section has not yet been entered.
static
Impersonate(IntPtr) : IDisposable
Documentation for this section has not yet been entered.
static
Impersonate(IntPtr, string) : IDisposable
Documentation for this section has not yet been entered.
static
IncrementBusyCount()
Documentation for this section has not yet been entered.
override
InitializeLifetimeService() : object
Documentation for this section has not yet been entered.
static
InitiateShutdown()
Documentation for this section has not yet been entered.
static
MapPath(string) : string
Documentation for this section has not yet been entered.
static
RegisterObject(IRegisteredObject)
Documentation for this section has not yet been entered.
static
RegisterVirtualPathProvider(VirtualPathProvider)
Documentation for this section has not yet been entered.
static
SetCultures() : IDisposable
Documentation for this section has not yet been entered.
static
SetCultures(string) : IDisposable
Documentation for this section has not yet been entered.
static
UnregisterObject(IRegisteredObject)
Documentation for this section has not yet been entered.