ToolWindowGuids80::VCPropertyManager Field
Visual Studio 2015
This tool window displays configuration properties for Visual C++ projects.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
The GUID for this tool window is:
#define guidVCPropertyManager { 0xDE1FC918, 0xF32E, 0x4DD7, { 0xA9, 0x15, 0x17, 0x92, 0xA0, 0x51, 0xF2, 0x6B } }
This tool window is typically available by selecting Property Manager from the View menu. The contents of the tool window are shown only when a Visual C++ project is loaded.
Show: