ICorProfilerCallback::AssemblyLoadStarted 方法
通知分析工具正在載入組件。
語法
HRESULT AssemblyLoadStarted(
[in] AssemblyID assemblyId);
參數
assemblyId
[in] 識別即將載入的組件。
備註
呼叫 assemblyId
ICorProfilerCallback::AssemblyLoadFinished 方法之前,資訊要求的 值無效。
規格需求
平台:請參閱系統需求。
標頭: CorProf.idl、CorProf.h
程式庫:CorGuids.lib
.NET Framework版本:自 2.0 起提供