IMetaDataDispenser Interface
Provides methods to create a new metadata scope, or open an existing one.
Methods
Method | Description |
---|---|
DefineScope Method | Creates a new area in memory where you can create new metadata. |
OpenScope Method | Opens an existing, on-disk file and maps its metadata into memory. |
OpenScopeOnMemory Method | Opens an area of memory that contains existing metadata. That is, this method opens a specified area of memory in which the existing data is treated as metadata. |
Requirements
Platform: See System Requirements.
Header: Cor.h
Library: Used as a resource in MsCorEE.dll
.NET Framework Versions: Available since 1.0
See also
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem lại các vấn đề và yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn dành cho người đóng góp của chúng tôi.