Debugger.Launch Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Launches and attaches a debugger to the process.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Booleantrue if the startup is successful or if the debugger is already attached; otherwise, false.
Show: