Metadata (Unmanaged API Reference)

The metadata API enables a client, such as a compiler, to generate or access a component's metadata without the types being loaded by the common language runtime (CLR).

In This Section

  • Overview of Metadata
    Provides general information about how to use the metadata API, an overview of tokens, and coding conventions.
  • Metadata Interfaces
    Describes the unmanaged interfaces that provide access to the metadata exposed by the .NET Framework types, methods, fields, and so on.
  • Metadata Unions
    Describes the unmanaged unions that the metadata API uses.