Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Reliability
 Unmanaged Reflection API
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Developer's Guide
Unmanaged Reflection API

Most metadata can be accessed using managed reflection. In a few cases, metadata is difficult to retrieve using the classes provided in managed reflection. There are also cases where managed reflection does not provide the best possible performance.

For information on the unmanaged reflection API, see Metadata Interfaces. The structures and enumerations used by the API are documented in Metadata Structures and Metadata Enumerations.

NoteNote:

Using the unmanaged reflection API requires familiarity with the Common Language Infrastructure (CLI) documentation, especially "Partition III: CIL Instruction Set" and "Partition II: Metadata Definition and Semantics". The documentation is available online; see ECMA C# and Common Language Infrastructure Standards on MSDN and Standard ECMA-335 - Common Language Infrastructure (CLI) on the Ecma International Web site.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker