共用方式為


ICorDebugAssembly::GetCodeBase 方法

此方法不會在目前版本的 .NET Framework中實作。

語法

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