ToolWindowGuids80.PortDetails 字段

此工具窗口显示有关 web 服务的信息。

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

语法

声明
Public Const PortDetails As String
public const string PortDetails

备注

此工具窗口的 GUID 是:

#define guidPortDetails { 0xB869198C, 0xF673, 0x46D2, { 0x83, 0xAE, 0x64, 0xF5, 0x15, 0x27, 0x77, 0x16 } }

此工具窗口是通常可用的,在分布式系统项目通过选择 web 服务详细信息 加载时从 视图 菜单的 其他窗口 菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间