Unmanaged 反映 API
更新:2007 年 11 月
可以利用 Managed 反映 (Reflection) 來存取大多數的中繼資料。在少數的案例中,很難使用 Managed 反映中提供的類別來擷取中繼資料。還有一些情況是 Managed 反映不會提供最佳可能效能。
如需 Unmanaged 反映 API 的詳細資訊,請參閱中繼資料介面。API 所使用的結構和列舉型別都記錄在中繼資料結構和中繼資料列舉型別中。
注意事項: |
---|
使用 Unmanaged 反映 API 需要熟悉 Common Language Infrastructure (CLI) 文件,特別是<Partition II: Metadata Definition and Semantics>和<Partition III: CIL Instruction Set>。這份文件可以從 https://msdn.microsoft.com/net/ecma/ 和 http://www.ecma-international.org/publications/standards/Ecma-335.htm 線上取得。 |