ICorDebugValueBreakpoint 接口

扩展 ICorDebugBreakpoint 接口以提供对特定值的访问。

Methods

方法 Description
GetValue 方法 获取指向 ICorDebugValue 对象的接口指针,该对象表示设置断点的对象的值。

注解

注释

此接口不支持远程调用,无论是跨计算机还是跨进程。

要求

平台: 请参阅 .NET 支持的作系统

页眉: CorDebug.idl、CorDebug.h

图书馆: CorGuids.lib

.NET 版本: 自 .NET Framework 1.0 起可用