ToolWindowGuids80.Disassembly 字段

此工具窗口显示源代码的反汇编,在调试时。

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

语法

声明
Public Const Disassembly As String
public const string Disassembly

备注

此工具窗口的 GUID 是:

#define guidDisassembly { 0xCF577B8C, 0x4134, 0x11D2, { 0x83, 0xE5, 0x00, 0xC0, 0x4F, 0x99, 0x02, 0xC1 } }

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

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间