How to: Open Project Property Pages
Visual Studio 2005
This topic discusses how to open Property Pages for Visual C++ projects. You can do this in one of several ways. Each way begins by selecting a project in Solution Explorer.
To open property pages for Visual C++ projects
-
Select a project in Solution Explorer.
-
Complete one of the following procedures:
-
Select Property Pages (SHIFT+F4) on the View menu.
-
Select Properties on the Project menu.
-
Right-click the project node in Solution Explorer and click Properties.
-
Select the Property Pages icon in the Properties window.
-
Select the Properties icon in Solution Explorer.
-
Type View.PropertyPages or Project.Properties in the Command Window.
-