Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Visual C++
 How to: Add New Property Sheets to ...

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual C++ Concepts: Creating and Managing Projects
How to: Add New Property Sheets to C++ Projects

This topic describes how to create new Property Sheets (C++), and add them to your C++ projects.

To create a project property sheet

  1. Open your solution in the Visual Studio IDE.

  2. From the View menu, select the Property Manger menu item. The Property Manager window appears docked on the left of the IDE.

  3. 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.

  4. In the Add New Item dialog box, enter the name of the new property sheet in the Name text box.

  5. Click Add.

The new property sheet will appear as a node in the tree view of the Property Manager window.

Reference

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker