简体   繁体   中英

How to find a folder with Visual Studio project

I created a new project in Visual Studio and saved it. How to find a folder with the project. When I click File -> Open it shows a recent folder, not the folder with the current project.

右键单击项目的解决方案,然后选择“在Windows资源管理器中打开文件夹”在那里,您将找到与当前项目相关的所有文件。

In the Solution Explorer right-click on the solution name and select "Open folder in windows explorer"

在Windows资源管理器中打开文件夹

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM