Debugger.BreakForUserUnhandledException(Exception) Method

Definition

public:
 static void BreakForUserUnhandledException(Exception ^ exception);
public static void BreakForUserUnhandledException (Exception exception);
static member BreakForUserUnhandledException : Exception -> unit
Public Shared Sub BreakForUserUnhandledException (exception As Exception)

Parameters

exception
Exception

Applies to