This is a probably an embarasing question as no doubt the answer is blindingly obvious.
I\'ve used Visual Studio for years, but this is the first time I\'ve done any
If you're using .NET, put Console.ReadLine() before the end of the program.
Console.ReadLine()
It will wait for .