ICorDebugAssembly Interface

Definition

public interface class ICorDebugAssembly
public interface class ICorDebugAssembly
__interface ICorDebugAssembly
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("DF59507C-D47A-459E-BCE2-6427EAC8FD06")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugAssembly
[System.Runtime.InteropServices.Guid("DF59507C-D47A-459E-BCE2-6427EAC8FD06")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugAssembly
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("DF59507C-D47A-459E-BCE2-6427EAC8FD06")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugAssembly = interface
[<System.Runtime.InteropServices.Guid("DF59507C-D47A-459E-BCE2-6427EAC8FD06")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugAssembly = interface
Public Interface ICorDebugAssembly
Attributes

Methods

EnumerateModules(ICorDebugModuleEnum)
GetAppDomain(ICorDebugAppDomain)
GetCodeBase(UInt32, UInt32, Char[])
GetName(UInt32, UInt32, Char[])
GetProcess(ICorDebugProcess)

Applies to