ToolWindowGuids80::PropertySheetManager Field
Visual Studio 2015
This tool window provides a list of Visual C++ project configurations.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
The GUID for this tool window is:
#define guidPropertySheetManager { 0x6B8E94B5, 0x0949, 0x4d9c, { 0xA8, 0x1F, 0xC1, 0xB9, 0xB7, 0x44, 0x18, 0x5C } }
This tool window is typically available by selecting Properties Manager from the View menu when a Visual C++ project is loaded.
Show: