此工具窗口提供连接使用的服务器列表到数据库。
命名空间: Microsoft.VisualStudio.Shell.Interop
程序集: Microsoft.VisualStudio.Shell.Interop.8.0(在 Microsoft.VisualStudio.Shell.Interop.8.0.dll 中)
语法
声明
Public Const ServerExplorer As String
public const string ServerExplorer
备注
此工具窗口的 GUID 是:
#define guidServerExplorer { 0x74946827, 0x37a0, 0x11d2, { 0xa2, 0x73, 0x00, 0xc0, 0x4f, 0x8e, 0xf4, 0xff } }
此工具窗口通过选择 服务器资源管理器 通常可用从 视图 菜单。
.NET Framework 安全性
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。