Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This topic describes how to create new Property Sheets (C+), and add them to your C++ projects.
To create a project property sheet
Open your solution in the Visual Studio IDE.
From the View menu, select the Property Manager menu item. The Property Manager window appears docked on the left of the IDE.
In Property Manager, right-click the project that will contain the new property sheet, and then select the Add New Project Property Sheet menu item.
In the Add New Item dialog box, enter the name of the new property sheet in the Name text box.
Click Add.
The new property sheet will appear as a node in the tree view of the Property Manager window.