This documentation is archived and is not being maintained.

IApplicationHost Methods

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

The IApplicationHost type exposes the following members.

  NameDescription
Public method GetConfigMapPathFactory Infrastructure. Enables creation of an IConfigMapPath interface in the target application domain.
Public method GetConfigToken Infrastructure. Gets the token for the application host configuration (.config) file.
Public method GetPhysicalPath Infrastructure. Gets the application's root physical path.
Public method GetSiteID Infrastructure. Gets the site ID.
Public method GetSiteName Infrastructure. Gets the site name.
Public method GetVirtualPath Infrastructure. Gets the application's root virtual path.
Public method MessageReceived Infrastructure. Indicates that a message was received.
Top
Show: