IProcessHostSupportFunctions Methods

 

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

Namespace:   System.Web.Hosting
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodGetAppHostConfigFilename()

This API supports the product infrastructure and is not intended to be used directly from your code. Gets the application host configuration (.config) file path.

System_CAPS_pubmethodGetApplicationProperties(String, String, String, String, String)

This API supports the product infrastructure and is not intended to be used directly from your code. Gets the properties from the application's metabase.

System_CAPS_pubmethodGetConfigToken(String)

This API supports the product infrastructure and is not intended to be used directly from your code. Gets a Windows security token for the specified application's root directory.

System_CAPS_pubmethodGetNativeConfigurationSystem()

This API supports the product infrastructure and is not intended to be used directly from your code. Retrieves the INativeConfigurationSystem interface.

System_CAPS_pubmethodGetRootWebConfigFilename()

This API supports the product infrastructure and is not intended to be used directly from your code. Gets the physical path for the ApplicationHost.config file.

System_CAPS_pubmethodMapPath(String, String, String)

This API supports the product infrastructure and is not intended to be used directly from your code. Gets the physical path of a relative URL.

Return to top
Show: