Defines a single method to create a new AppDomain instance for a Web application. This interface was used by .NET Framework versions earlier than 2.0; version 2.0 uses the System.Web.Hosting.IAppManagerAppDomainFactory interface instead.
See Also: IAppDomainFactory Members