Microsoft 9GD00001 Computer Accessories User Manual


 
Chapter 12: Customizing the Development Environment 349
The next window is Select Item To Export, shown in Figure 12-4. The list shows all
of the files eligible for creating an item. Check Enum.cs, which is the only file we’re
interested in for this example. Click Next to continue.
Next, you’ll see the Select Item References window, shown in Figure 12-5. These are
the assemblies that are part of the project that you’re extracting the item template from.
Check the assemblies that this item will require. In this case, I want to ensure the System
assembly is included. Ignore the warning message, as it is assumed that you will always
have the .NET Framework installed and the System.dll assembly will always be available.
Click Next to continue.
Figure 12-3 The Choose Template Type window