This documentation is archived and is not being maintained.
IApplicationHost Methods
Visual Studio 2010
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.
| Name | Description | |
|---|---|---|
|
GetConfigMapPathFactory | Infrastructure. Enables creation of an IConfigMapPath interface in the target application domain. |
|
GetConfigToken | Infrastructure. Gets the token for the application host configuration (.config) file. |
|
GetPhysicalPath | Infrastructure. Gets the application's root physical path. |
|
GetSiteID | Infrastructure. Gets the site ID. |
|
GetSiteName | Infrastructure. Gets the site name. |
|
GetVirtualPath | Infrastructure. Gets the application's root virtual path. |
|
MessageReceived | Infrastructure. Indicates that a message was received. |
Show: