ICorDebugAssembly Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |