InterviewSolution
Saved Bookmarks
| 1. |
What Is A Solution Explorer In Visual Studio? |
|
Answer» SOLUTION EXPLORER shows you a graphical REPRESENTATION of the hierarchy of files and folders in your project, solution, or code folder. You can BROWSE the hierarchy and navigate to a file in Solution Explorer. Solution Explorer shows you a graphical representation of the hierarchy of files and folders in your project, solution, or code folder. You can browse the hierarchy and navigate to a file in Solution Explorer. |
|