DkmEngineSettings.IsJustMyCodeEnabled 属性

定义

如果为 true,则调试器将 (步进、调用堆栈和异常筛选) 启用 JustMyCode 功能。

public:
 property bool IsJustMyCodeEnabled { bool get(); };
public:
 property bool IsJustMyCodeEnabled { bool get(); };
public bool IsJustMyCodeEnabled { get; }
member this.IsJustMyCodeEnabled : bool
Public ReadOnly Property IsJustMyCodeEnabled As Boolean

属性值

Boolean

返回 Boolean

适用于