This documentation is archived and is not being maintained.
IAppDomainFactory Interface
.NET Framework 1.1
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] <Guid("e6e21054-a7dc-4378-877d-b7f4a2d7e8ba")> <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> Public Interface IAppDomainFactory [C#] [Guid("e6e21054-a7dc-4378-877d-b7f4a2d7e8ba")] [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)] public interface IAppDomainFactory [C++] [Guid("e6e21054-a7dc-4378-877d-b7f4a2d7e8ba")] [InterfaceType(ComInterfaceType::InterfaceIsIUnknown)] public __gc __interface IAppDomainFactory [JScript] public Guid("e6e21054-a7dc-4378-877d-b7f4a2d7e8ba") InterfaceType(ComInterfaceType.InterfaceIsIUnknown) interface IAppDomainFactory
See Also
Show: