ICorDebugAssembly::GetCodeBase 方法

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

语法

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