Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Visual C++
Property Sheets
 How to: Edit Project Property Sheet...
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

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

The easiest way to edit project Property Sheets (C++) is by modifying project settings in property pages for property sheets.

To edit 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 will appear, docked on the left of the IDE.

  3. In Property Manager, double-click a property sheet. The property pages for the property sheet will appear.

  4. Enter or set new property values in the fields that you want to modify.

    NoteNote

    Aggregate properties are separated with a semicolon. For more information, see Property Inheritance.

  5. Click the Apply button.

    NoteNote

    When you click Apply, the new settings will automatically propagate to all project files and property sheets that inherit from the property sheet that you modified.

  6. Click the OK button.

See Also

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