ToolWindowGuids80.SystemView 字段

此工具窗口提供元素列表在分布式系统中。

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

语法

声明
Public Const SystemView As String
public const string SystemView

备注

此工具窗口的 GUID 是:

#define guidSystemView { 0x9F3EC988, 0x1174, 0x4746, { 0xA6, 0x6A, 0x39, 0x69, 0x71, 0x5D, 0x1F, 0xC7 } }

此工具窗口是通常可用的,在分布式系统加载项目时,并且系统关系图通过选择 系统视图 可见从 视图 菜单的 其他窗口 菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间