ToolWindowGuids80::StartPage Field
Visual Studio 2015
This tool window contains the Start Page that can be the first thing shown when Visual Studio starts.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
The GUID for this tool window is:
#define guidStartPage { 0x387CB18D, 0x6153, 0x4156, { 0x92, 0x57, 0x9A, 0xC3, 0xF9, 0x20, 0x7B, 0xBE } }
This tool window can be displayed by selecting Start Page from the View menu.
Show: