ToolWindowGuids80.PropertySheetManager 字段

此工具窗口提供 Visual C++ 项列表配置。

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

语法

声明
Public Const PropertySheetManager As String
public const string PropertySheetManager

备注

此工具窗口的 GUID 是:

#define guidPropertySheetManager { 0x6B8E94B5, 0x0949, 0x4d9c, { 0xA8, 0x1F, 0xC1, 0xB9, 0xB7, 0x44, 0x18, 0x5C } }

此工具窗口通过选择 " 管理系统 通常可用从 视图 菜单,当 Visual C++ 加载项目时。

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间