ICorDebugModule::GetAssembly 方法
取得此模組的包含組件。
語法
HRESULT GetAssembly(
[out] ICorDebugAssembly **ppAssembly
);
參數
ppAssembly
[out] ICorDebugAssembly 物件的指標,代表包含此模組的組件。
規格需求
平台:請參閱系統需求。
標頭:CorDebug.idl、CorDebug.h
程式庫:CorGuids.lib
.NET Framework版本:自 1.0 起提供