ExceptionGroups.ResetAll Method

Definition

Resets the BreakWhenThrown and BreakWhenUserUnhandled properties to their original values for both user-defined and built-in types. User-defined exceptions are not removed.

public:
 void ResetAll();
public:
 void ResetAll();
void ResetAll();
[System.Runtime.InteropServices.DispId(300)]
public void ResetAll ();
[<System.Runtime.InteropServices.DispId(300)>]
abstract member ResetAll : unit -> unit
Public Sub ResetAll ()
Attributes

Applies to