Compartilhar via


Método ICorDebugAssembly::GetCodeBase

Este método não está implementado na versão corrente do .NET estrutura.

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

Consulte também

Referência

Interface ICorDebugAssembly