This topic has not yet been rated - Rate this topic

Hosting Interfaces for the .NET Framework 1.0 and 1.1

This section describes the interfaces that unmanaged hosts can use to integrate the common language runtime (CLR) in the .NET Framework versions 1.0 and 1.1 into their applications. These interfaces provide methods for a host to configure and load the runtime into a process.

IAppDomainSetup Interface

Provides methods for the host to configure an AppDomain.

ICeeFileGen Class

(Deprecated) Provides functionality for creating a native portable executable (PE) file.

ICorRuntimeHost Interface

Provides methods for the host to configure CLR settings.

Hosting Interfaces for the .NET Framework 2.0 and Later

Contains topics that describe the hosting interfaces provided with the .NET Framework version 2.0 and later versions.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.