DkmEngineSettings.IsNativeExportsEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When true, the debugger will will attempt to use the export tables from Win32 PE files to resolve addresses.
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
Property Value
Returns Boolean.