DkmEngineSettings.IsNativeExportsEnabled Property

Definition

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.

Applies to