ToolWindowGuids80.ClassDetails 字段

此工具窗口显示在类关系图视图中选择的类的详细信息。

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

语法

声明
Public Const ClassDetails As String
public const string ClassDetails

备注

此工具窗口的 GUID 是:

#define guidClassDetails { 0x778B5376, 0xAD77, 0x4751, { 0xAC, 0xDC, 0xF3, 0xD1, 0x83, 0x43, 0xF8, 0xDD } }

此工具窗口通过选择 类详细信息 通常可用从 视图 菜单的 其他窗口 子菜单。请注意此菜单选项才可用,仅当 类图 窗口中显示。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间