Edit

Share via


Metadata interfaces (.NET Framework)

This section describes the unmanaged interfaces that provide access to the metadata exposed by the .NET Framework types, methods, fields, and so on.

In this section

ICeeGen Interface
Provides methods for dynamic code compilation.

IHostFilter Interface
Provides a method for the run-time host to mark metadata tokens for processing.

IMetaDataConverter interface
Provides methods to map type libraries to their metadata signatures, and to convert from one to the other.

See also