DkmEngineSettings.IsAutomaticDecompilationEnabled 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.
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