Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
Public Enumeration solutionExplorerMode
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. |