ICorDebugModule 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 ICorDebugModule
public interface class ICorDebugModule
__interface ICorDebugModule
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("DBA2D8C1-E5C5-4069-8C13-10A7C6ABF43D")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugModule
[System.Runtime.InteropServices.Guid("DBA2D8C1-E5C5-4069-8C13-10A7C6ABF43D")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugModule
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("DBA2D8C1-E5C5-4069-8C13-10A7C6ABF43D")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugModule = interface
[<System.Runtime.InteropServices.Guid("DBA2D8C1-E5C5-4069-8C13-10A7C6ABF43D")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugModule = interface
Public Interface ICorDebugModule
- Attributes