DkmEngineSettings.IsJustMyCodeEnabled Property

Definition

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.

Applies to