Console application not closing

后端 未结 5 1324
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-07 06:38

I\'m developing a console application that is supposed to run under WinCE 6.0 and WinCE 7.0. I\'m using C#, Compact Fra

5条回答
  •  情话喂你
    2021-02-07 06:47

    Try this:

    Tools > Options > Debugging > Automatically Close the Console When Debugging Stops

提交回复
热议问题