ICorDebugModule::GetAssembly メソッド

このモジュールの格納アセンブリを取得します。

構文

HRESULT GetAssembly(  
    [out] ICorDebugAssembly **ppAssembly  
);  

パラメーター

ppAssembly
[out] このモジュールが格納されているアセンブリを表す ICorDebugAssembly オブジェクトへのポインター。

必要条件

:システム要件」を参照してください。

ヘッダー: CorDebug.idl、CorDebug.h

ライブラリ: CorGuids.lib

.NET Framework のバージョン: 1.0 以降で使用可能