ICorDebugProcess8 Interface

[Supported in the .NET Framework 4.6 and later versions]

Logically extends the ICorDebugProcess interface to enable or disable certain types of ICorDebugManagedCallback2 exception callbacks.

Methods

Method Description
EnableExceptionCallbacksOutsideOfMyCode Method Enables or disables certain types of ICorDebugManagedCallback2 exception callbacks.

Remarks

Requirements

Platforms: See System Requirements.

Header: CorDebug.idl, CorDebug.h

Library: CorGuids.lib

.NET Framework Versions: Available since 4.6

See also