DkmEngineSettings.IsStepOverPropertiesAndOperatorsEnabled 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 step over properties and operators when a step in is done.
public:
property bool IsStepOverPropertiesAndOperatorsEnabled { bool get(); };
public:
property bool IsStepOverPropertiesAndOperatorsEnabled { bool get(); };
public bool IsStepOverPropertiesAndOperatorsEnabled { get; }
member this.IsStepOverPropertiesAndOperatorsEnabled : bool
Public ReadOnly Property IsStepOverPropertiesAndOperatorsEnabled As Boolean
Property Value
Returns Boolean.