ICorDebugClass2 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 ICorDebugClass2
public interface class ICorDebugClass2
__interface ICorDebugClass2
[System.Runtime.InteropServices.Guid("B008EA8D-7AB1-43F7-BB20-FBB5A04038AE")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugClass2
[<System.Runtime.InteropServices.Guid("B008EA8D-7AB1-43F7-BB20-FBB5A04038AE")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugClass2 = interface
Public Interface ICorDebugClass2
- Attributes
Methods
GetParameterizedType(CorElementType, UInt32, ICorDebugType[], ICorDebugType) | |
SetJMCStatus(Int32) |