ToolWindowGuids80.VCPropertyManager 字段

此工具窗口显示 Visual C++ 项目的配置属性。

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

语法

声明
Public Const VCPropertyManager As String
public const string VCPropertyManager

备注

此工具窗口的 GUID 是:

#define guidVCPropertyManager { 0xDE1FC918, 0xF32E, 0x4DD7, { 0xA9, 0x15, 0x17, 0x92, 0xA0, 0x51, 0xF2, 0x6B } }

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

.NET Framework 安全性

请参见

参考

ToolWindowGuids80 类

Microsoft.VisualStudio.Shell.Interop 命名空间