ICorProfilerInfo7 Interface
[Supported in the .NET Framework 4.6.1 and later versions]
A subclass of ICorProfilerInfo6 that provides a method to apply newly defined metadata to a module and that provides access to an in-memory symbol stream.
Methods
Method | Description |
---|---|
ApplyMetaData Method | Applies the metadata newly defined by the IMetadataEmit::Define* methods to a specified module. |
GetInMemorySymbolsLength Method | Returns the length of an in-memory symbol stream. |
ReadInMemorySymbols | Reads bytes from an in-memory symbol stream. |
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
.NET Framework Versions: Available since 4.6.1
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.