IDTSBreakpointTarget100.BreakOnExpressionChange 屬性

定義

public:
 property bool BreakOnExpressionChange { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(7)]
public bool BreakOnExpressionChange { [System.Runtime.InteropServices.DispId(7)] get; [System.Runtime.InteropServices.DispId(7)] set; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
[<set: System.Runtime.InteropServices.DispId(7)>]
member this.BreakOnExpressionChange : bool with get, set
Public Property BreakOnExpressionChange As Boolean

屬性值

Boolean

指出程式碼是否會在運算式變更時中斷的 布林值true 表示封裝要中斷; false 表示封裝不會中斷。

屬性

適用於