ToolWindowGuids80.PropertiesWindow 字段

此工具窗口提供属性列表与当前所选的文件或项目在 解决方案资源管理器

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

语法

声明
Public Const PropertiesWindow As String
public const string PropertiesWindow

备注

此工具窗口的 GUID 是:

#define guidPropertiesWindow { 0xeefa5220, 0xe298, 0x11d0, { 0x8f, 0x78, 0x00, 0xa0, 0xc9, 0x11, 0x00, 0x57 } }

此工具窗口通过选择 " 属性 " 窗口 通常可用从 视图 菜单。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间