vsStartUp Enumeration
Specifies the startup state of the Visual Studio IDE.
Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)
Assembly: EnvDTE (in envdte.dll)
| Member name | Description | |
|---|---|---|
| vsStartUpEmptyEnvironment | Start with an empty environment. | |
| vsStartUpLoadLastSolution | Load the last solution on startup | |
| vsStartUpNewProjectDialog | Start with the New Project dialog. | |
| vsStartUpOpenProjectDialog | Start with the Open project dialog. | |
| vsStartUpShowHomePage | Show the Visual Studio home page on startup. |