ICorDebugAssembly::GetCodeBase 方法

.NET Framework 的当前版本中未实现此方法。

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

请参见

参考

ICorDebugAssembly 接口