ToolWindowGuids80::StartPage Field

 

This tool window contains the Start Page that can be the first thing shown when Visual Studio starts.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

public:
literal String^ StartPage

Field Value

Type: System::String^

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.

Return to top
Show: