Bagikan melalui


ICorProfilerInfo8 Interface

Subkelas ICorProfilerInfo7 yang menyediakan metode untuk mengkueri informasi tentang metode dinamis.

Methods

Method Description
IsFunctionDynamic Method Menentukan apakah fungsi tidak memiliki metadata terkait.
GetFunctionFromIP3 Method Memetakan penunjuk instruksi kode terkelola ke FunctionID. Metode ini berfungsi untuk metode dinamis dan tidak dinamis.
GetDynamicFunctionInfo Method Mengambil informasi tentang metode dinamis.

Requirements

Platform: Lihat Persyaratan Sistem. Header: CorProf.idl, CorProf.h .NET Framework Versions: Tersedia sejak 4.7.2

See also