此工具窗口显示一个项目的设置在分布式系统关系图。
命名空间: 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 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。