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
Sarađujte sa nama na GitHub-u
Izvor za ovaj sadržaj možete da pronađete u usluzi GitHub, gde možete i da kreirate i pregledate probleme i povučete zahteve. Više informacija potražite u našem vodiču za saradnike.