简体   繁体   中英

How can I find a project folder in the solution?

Using Visual Studio 2010 and ReSharper 7.0, there is any way to find a specific VS Project folder in the entire solution?

  • In Visual Studio, using the Find in Files ( ctrl + shift + f ) option is only for files.

  • In ReSharper, Navigate To Everything ( ctrl + t ) is only for type members and files.

You should use Ctrl + Shift + N . It focuses to the project file which acts like a folder in the solution.

在此处输入图片说明

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