Sets or returns a value indicating Visual Studio’s startup behavior.
Syntax
Property Get OnStartup()
Property Let OnStartup(OnStartupEnum)
This syntax has these parts:
| Part | Description |
| OnStartupEnum | One of the following values: EMPTY_ENVIRONMENT, NEW_SOLUTION_DIALOG, LOAD_LAST_SOLUTION. |