Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Used to set the default mode for Visual C++ projects in Solution Explorer.
Namespace: Microsoft.VisualStudio.VCProject
Assembly: Microsoft.VisualStudio.VCProject (in Microsoft.VisualStudio.VCProject.dll)
Syntax
'Declaration
Public Enumeration solutionExplorerMode
'Usage
Dim instance As solutionExplorerMode
public enum solutionExplorerMode
public enum class solutionExplorerMode
public enum solutionExplorerMode
Members
Member name | Description | |
---|---|---|
modeShowOnlyInProject | Shows only the files located in projects. | |
modeShowAllFiles | Shows all files in the solution. |