Condividi tramite


Metodo ICorDebugAssembly::GetCodeBase

Questo metodo non è stato implementato nella versione corrente di .NET Framework.

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

Vedere anche

Riferimenti

Interfaccia ICorDebugAssembly