IAppManagerAppDomainFactory.Create(String, String) Method

Definition

Creates a new application domain for the specified Web application.

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

C#
public object Create(string appId, string appPath);

Parameters

appId
String

The unique identifier for the new application.

appPath
String

The path to the new application's files.

Returns

A new application domain for the specified Web application.

Applies to

Ürün Sürümler
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1