This documentation is archived and is not being maintained.
IProcessHostSupportFunctions Methods
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The IProcessHostSupportFunctions type exposes the following members.
| Name | Description | |
|---|---|---|
|
GetAppHostConfigFilename | Gets the application host configuration (.config) file path. |
|
GetApplicationProperties | Infrastructure. Gets the properties from the application's metabase. |
|
GetConfigToken | Infrastructure. Gets a Windows security token for the specified application's root directory. |
|
GetNativeConfigurationSystem | Retrieves the INativeConfigurationSystem interface. |
|
GetRootWebConfigFilename | Gets the physical path for the ApplicationHost.config file. |
|
MapPath | Infrastructure. Gets the physical path of a relative URL. |
Show: