共用方式為


ICorDebugAssembly::GetCodeBase 方法

這個方法並未在目前的 .NET Framework 版本中實作。

HRESULT GetCodeBase (
    [in] ULONG32  cchName,
    [out] ULONG32 *pcchName,
    [out, size_is(cchName), length_is(*pcchName)] 
        WCHAR szName[]
);

請參閱

參考

ICorDebugAssembly 介面