This documentation is archived and is not being maintained.
IAppDomainFactory Methods
Visual Studio 2010
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The IAppDomainFactory type exposes the following members.
| Name | Description | |
|---|---|---|
|
Create | Creates a new application domain for the specified Web application. This interface was used by .NET Framework versions earlier than 2.0; version 2.0 uses the IAppManagerAppDomainFactory interface instead. |
Show: