solutionExplorerMode Enumeration
Visual Studio 2015
Used to set the default mode for Visual C++ projects in Solution Explorer.
Assembly: Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)
| Member name | Description | |
|---|---|---|
| modeShowAllFiles | Shows all files in the solution. | |
| modeShowOnlyInProject | Shows only the files located in projects. |
Show: