ExceptionSetting.BreakWhenThrown 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.
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