ExceptionGroups.ResetAll 方法

定义

BreakWhenThrown BreakWhenUserUnhandled 对于用户定义的类型和内置类型,将和属性重置为其原始值。 不删除用户定义的异常。

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 ()
属性

适用于