DkmEngineSettings.IsNativeExportsEnabled 属性

定义

如果为 true,则调试器将尝试使用从 Win32 PE 文件导出表来解析地址。

public:
 property bool IsNativeExportsEnabled { bool get(); };
public:
 property bool IsNativeExportsEnabled { bool get(); };
public bool IsNativeExportsEnabled { get; }
member this.IsNativeExportsEnabled : bool
Public ReadOnly Property IsNativeExportsEnabled As Boolean

属性值

Boolean

返回 Boolean

适用于