DkmEngineSettings.IsNativeJustMyCodeSteppingEnabled 属性

定义

如果为 true,则在使用/JMC 开关) 编译模块时,调试器将为本机 (启用仅我的代码单步执行。

此 API 在 Visual Studio 15 Update 8 (VS15Update8) 中引入。

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

属性值

Boolean

适用于