Structure and Use of Metadata

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Although most developers do not need to know the implementation details of metadata, some might want a deeper understanding. This section provides an overview of how metadata is stored in a .NET Framework portable executable (PE) file and an explanation of metadata's role in managed execution. You do not need to read this section to understand .NET programming or how to use attributes.

In This Section