ICorDebugMDA Interface
Represents a managed debugging assistant (MDA) message.
Methods
Method |
Description |
---|---|
Gets a string containing a description of this MDA. |
|
Gets the flags associated with this MDA. |
|
Gets a string containing the name of this MDA. |
|
Gets the operating system thread identifier upon which this MDA is executing. |
|
Gets the full XML stream associated with this MDA. |
Remarks
Note
This interface does not support being called remotely, either cross-machine or cross-process.
Requirements
Platforms: See .NET Framework System Requirements.
Header: CorDebug.idl, CorDebug.h
Library: CorGuids.lib
.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0
See Also
Concepts
Diagnosing Errors with Managed Debugging Assistants