ICorDebugStepper2 Interface

Provides support for just my code (JMC) debugging.

Methods

Method Description
SetJMC Method Sets a value that specifies whether this ICorDebugStepper steps only through code that is authored by an application's developer.

Remarks

Note

This interface does not support being called remotely, either cross-machine or cross-process.

Requirements

Platforms: See System Requirements.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET Framework Versions: Available since 2.0

See also