Open sandboxFocus

Method DebugBreak

DebugBreak()

Requests the debugger to break, if any debugger is attached to the current process.

Declaration
[CompileTime(true, null)]
public static void DebugBreak()
See Also