DkmEngineSettings.IsStepOverPropertiesAndOperatorsEnabled 属性

定义

如果为 true,则在中的步骤完成后,调试器将逐过程执行属性和运算符。

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

属性值

Boolean

返回 Boolean

适用于