DkmEngineSettings.IsAutomaticDecompilationEnabled 属性

定义

如果为 true,则当符号信息从其他源不可用时,可能会自动反编译模块。

此 API 是在 Visual Studio 17 Update 7 (DkmApiVersion.VS17Update7) 中引入的。

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

属性值

适用于