ToolWindowGuids80.CodedefinitionWindow 字段

此工具窗口提供光标下面的符号定义源的只读视图。

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

语法

声明
Public Const CodedefinitionWindow As String
public const string CodedefinitionWindow

备注

此工具窗口的 GUID 是:

#define guidCodedefinitionWindow { 0x588470cc, 0x84f8, 0x4a57, { 0x9a, 0xc4, 0x86, 0xbc, 0xa0, 0x62, 0x5f, 0xf4 } }

此工具窗口通过选择 代码定义窗口 通常可用从 视图 菜单的 其他窗口 子菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间