Tools/Materials
- VS2013 (VS2010 and other versions also apply, both need to install the visual Studio SDK)
Method/Step
Create a model project first.
Create a new WinForm application project and modify the form name to MainForm.
Open the Export Template Wizard interface from file to export template.
Template type Select the project template.
Take a name for the template and add some template descriptions.
Click Finish to complete the export template step.
The export template is placed in the My Exported Templates folder.
Templates lead to c:\users\***\documents\visual Studio 2013 by default
Cut the My exported Templates folder to the c:\users\***\documents\visual Studio 2013\templates\projecttemplates\visual C # Directory
The new item is displayed.
The created project is consistent with the model project, including the form name, and so on.
The export template feature is finished, and the next experience describes the custom project template.
VS Custom Project Template: [1] Export Template