Visual Studio Code – Getting file name with extension
I am using C# in Visual Studio 2022 and am trying to get a file name out of a specific folder. The path to the folder is "C:UsersUserPicturesTest" and there is just one .png file in it. when I use…