ToolWindowGuids80.DefinitionWindow 字段

此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。

仅限内部使用。

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

语法

声明
Public Const DefinitionWindow As String
public const string DefinitionWindow

备注

此工具窗口的 GUID 是:

#define guidDefinitionWindow { 0x5B6781C0, 0xE99D, 0x11D0, { 0x99, 0x54, 0x00, 0xA0, 0xC9, 0x1B, 0xC8, 0xE6 } }

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间