There are several ways that you can set project properties in Visual Studio:
1.There is a <Myprojectname> Properties menu option in the Project Menu
2.There is a context menu option "Properties" on the project icons in the Solution Explorer
3.By choosing the context menu option "Open" on the Properties folder below the Project Icon in the Solution Explorer.
All these options do the same and open the project properties dialog. This dialog has several pages.
A description of each of these pages will follow in the next chapters.