ExceptionSetting.BreakWhenThrown Property

Definition

public:
 property bool BreakWhenThrown { bool get(); };
public:
 property bool BreakWhenThrown { bool get(); };
[System.Runtime.InteropServices.DispId(101)]
public bool BreakWhenThrown { [System.Runtime.InteropServices.DispId(101)] get; }
[<System.Runtime.InteropServices.DispId(101)>]
[<get: System.Runtime.InteropServices.DispId(101)>]
member this.BreakWhenThrown : bool
Public ReadOnly Property BreakWhenThrown As Boolean

Property Value

Attributes

Applies to