Share via


DkmEngineSettings.IsAutomaticDecompilationEnabled Property

Definition

If true, modules may be decompiled automatically when symbol information is unavailable from other sources.

This API was introduced in Visual Studio 17 Update 7 (DkmApiVersion.VS17Update7).

public bool IsAutomaticDecompilationEnabled { get; }
member this.IsAutomaticDecompilationEnabled : bool
Public ReadOnly Property IsAutomaticDecompilationEnabled As Boolean

Property Value

Applies to