ICorDebugModuleBreakpoint 接口

提供对特定模块的访问权限。 此接口是 ICorDebugBreakpoint 接口的子类。

Methods

方法 Description
GetModule 方法 获取指向 ICorDebugModule 的接口指针,该接口指针引用设置了此断点的模块。

注解

注释

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

要求

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

页眉: CorDebug.idl、CorDebug.h

图书馆: CorGuids.lib

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