ICorDebugProcess7 Interface
[Supported in the .NET Framework 4.5.2 and later versions]
Provides a method that configures the debugger to handle in-memory metadata updates in the target process.
Methods
Method | Description |
---|---|
SetWriteableMetadataUpdateMode Method | Sets a value that determines how the debugger handles in-memory updates to metadata within the target process. |
Remarks
Requirements
Platforms: See System Requirements.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET Framework Versions: Available since 4.5.2
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.