ProcessHost.StartApplication Method (String, String, Object)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Starts the specified application.
Assembly: System.Web (in System.Web.dll)
Parameters
- appId
-
Type:
System.String
The application ID.
- appPath
-
Type:
System.String
The virtual path to the application.
- runtimeInterface
-
Type:
System.Object
A runtime manager interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: