ToolWindowGuids80.Modules 字段

此工具窗口显示在调试过程中,加载的所有模块的列表。

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

语法

声明
Public Const Modules As String
public const string Modules

备注

此工具窗口的 GUID 是:

#define guidModules { 0x37ABA9BE, 0x445A, 0x11D3, { 0x99, 0x49, 0x00, 0xC0, 0x4F, 0x68, 0xFD, 0x0A } }

此工具窗口是通常可用的,在调试时通过选择 模块调试 菜单的 窗口 子菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间