This topic has not yet been rated - Rate this topic

vsStartUp Enumeration

Specifies the startup state of the Visual Studio IDE.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("705CD8AC-D29B-11D2-AABD-00C04F688DDE")] 
public enum vsStartUp
/** @attribute GuidAttribute("705CD8AC-D29B-11D2-AABD-00C04F688DDE") */ 
public enum vsStartUp
GuidAttribute("705CD8AC-D29B-11D2-AABD-00C04F688DDE") 
public enum vsStartUp
  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. 
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ