ToolWindowGuids80.SettingsandConstraints 字段

此工具窗口显示一个项目的设置在分布式系统关系图。

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

语法

声明
Public Const SettingsandConstraints As String
public const string SettingsandConstraints

备注

此工具窗口的 GUID 是:

#define guidSettingsandConstraints { 0xB8399B49, 0x7330, 0x487B, { 0x92, 0x35, 0x7D, 0x2E, 0x96, 0x9D, 0x0A, 0x79 } }

此工具窗口才可用,当已分配的关系图项目通过选择 设置和约束 可见时从 视图 菜单的 其他窗口 子菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间