when I create a directory in my application the folder name is displayed in the project via Windows Explorer but not in my studion visual explorer in windows explorer
when I create a directory in my application the folder name is displayed in the project via Windows Explorer but not in my studion visual explorer in windows explorer
It looks like you created folder in windows explorer directly. So you can't see it in your visual studio.
You can click the Show All files and you will see the folder you created. Then you need right click, and click the Include In Project.