Visual Sidekick Tour - Project Browser
Project Browser
The Visual Studio Project Browser displays all projects and all containing folders for the current solution.
- Substring-search on any folder name to quickly browse or navigate to the folder's containing files and classes.
- Browse all files within each project folder.
- Browse all classes within each project folder. Those classes that are declared in the files that belong to the folder will be displayed.


Prev: File Browser