Share via


Unmanaged 反映 API

可以利用 Managed 反映 (Reflection) 來存取大多數的中繼資料。 在少數的案例中,很難使用 Managed 反映中提供的類別來擷取中繼資料。 還有一些情況是 Managed 反映不會提供最佳可能效能。

如需 Unmanaged 反映 API 的詳細資訊,請參閱中繼資料介面。 API 所使用的結構和列舉型別都記錄在中繼資料結構中繼資料列舉中。

注意事項注意事項

使用 Unmanaged 反映 API 需要熟悉 Common Language Infrastructure (CLI) 文件,特別是<Partition II: Metadata Definition and Semantics>和<Partition III: CIL Instruction Set>。您可以從線上取得這份文件,請參閱 MSDN 上的 ECMA C# 和 Common Language Infrastructure 標準 (英文),以及 ECMA International 網站上的標準 ECMA-335 - Common Language Infrastructure (CLI) (英文)。

請參閱

其他資源

Unmanaged API 參考

中繼資料介面

中繼資料列舉

中繼資料結構