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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.