DkmEngineSettings.IsJustMyCodeEnabled 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.
When true, the debugger will enable JustMyCode features (stepping, call stack, and exception filtering).
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
Property Value
Returns Boolean.