提供 ICorDebugStackWalk 和相应接口的入口点。
Methods
| 方法 | Description |
|---|---|
| CreateStackWalk 方法 | 为要展开其堆栈的线程创建 ICorDebugStackWalk 对象。 |
| GetActiveInternalFrames 方法 | 返回堆栈上的内部帧数组(ICorDebugInternalFrame2 对象)。 |
注解
ICorDebugThread3 是 ICorDebugThread 接口的逻辑扩展。
注释
此接口不支持远程调用,无论是跨计算机还是跨进程。
要求
平台: 请参阅 .NET 支持的作系统。
页眉: CorDebug.idl、CorDebug.h
图书馆: CorGuids.lib
.NET 版本: 自 .NET Framework 4.0 起可用