DkmEngineSettings.IsAutomaticDecompilationEnabled 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果為 true,當符號信息無法從其他來源使用時,模組可能會自動反編譯。
此 API 是在 Visual Studio 17 Update 7 (DkmApiVersion.VS17Update7) 中引進。
public bool IsAutomaticDecompilationEnabled { get; }
member this.IsAutomaticDecompilationEnabled : bool
Public ReadOnly Property IsAutomaticDecompilationEnabled As Boolean