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
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.