ToolWindowGuids80.StartPage 字段

此工具窗口包含可以是显示的第一点的 起始页 ,当 Visual Studio 启动时。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)

语法

声明
Public Const StartPage As String
public const string StartPage

备注

此工具窗口的 GUID 是:

#define guidStartPage { 0x387CB18D, 0x6153, 0x4156, { 0x92, 0x57, 0x9A, 0xC3, 0xF9, 0x20, 0x7B, 0xBE } }

此工具窗口可以通过选择 起始页 显示从 视图 菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间