The Project menu provides commands to manipulate the project.
Menu command | Keystroke | Description |
Add New File... |
Ctrl+N |
Adds a new file to the active project. |
Add Existing File... |
Ctrl+D |
Adds an existing file to the active project. |
Add New Project... |
Ctrl+Shift+N |
Adds a new project to the solution. |
Add Existing Project |
Ctrl+Shift+D |
Adds a link to an existing project to the solution. |
New Folder... |
|
Adds a new folder to the current project or folder. |
Source Control |
|
Displays the Source Control menu. |
Dependencies... | Displays the Project Dependencies dialog to alter project dependencies. | |
Build Order... | Displays the Build Order tab of the Project Dependencies dialog. | |
Macros... | Displays the Project Macros dialog to edit the macros defined in a project. | |
Set Active Project | Displays a menu which allows you to select the active project. | |
Properties | Alt+Return | Displays the Project Properties dialog for the current project item. |