How to extra info(eg.Folder Path..) from Visual Studio Debug Conosle?

DaisyTian-1203 11,646 Reputation points
2022-02-18T08:48:16.58+00:00

How to remove the folder path info in Visual stuio debug console like below shown:
175740-test.png

My visual studio version is : Microsoft Visual Studio Enterprise 2019 Version 16.11.2 .
My project is a default Console project only with one line code:

Console.WriteLine("Hello World");  
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.