Método ICorDebugAssembly::GetCodeBase

Esse método não é implementado na versão atual do .NET Framework.

Sintaxe

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