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
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.