Find out what line of code my app is currently running in Visual Studio's debug mode

前端 未结 1 617
猫巷女王i
猫巷女王i 2021-02-01 01:44

When I\'m running an app in debug mode with Visual Studio, is there a way that I can find out what line of code is currently being processed? By this I mean, is there a tool tha

1条回答
  •  北恋
    北恋 (楼主)
    2021-02-01 02:14

    Press the Pause Button ("||").

    0 讨论(0)
提交回复
热议问题