How to: Add and Remove Items to SharePoint Features
Visual Studio 2012
When you create a SharePoint solution, Visual Studio adds the default SharePoint project items to your Feature. Before deployment, you can add and remove SharePoint project items to modify the SharePoint Feature.
To add SharePoint project items with the Feature Designer
-
Open the Feature Designer.
For more information, see How to: Customize a SharePoint Feature.
-
Add one or more items from the Items in the Solution list to the Items in the Feature list by performing one or more of the following steps:
-
Double-click each item that you want to add.
-
Choose an item that you want to add, and then choose the Add button (>).
-
Choose the Add All button (>>).
The SharePoint Project Items appear in the Items in the Feature list.
-