Community components consist of items, such as starter kits, item templates, controls, IntelliSense code snippets, or add-ins, that are packaged with an XML file and zipped together to make a .vsi file. After packaging, you can share community components with other developers by posting them on the Internet, posting them on a network share, or sending them by e-mail.
Developers who have downloaded or received a community component can double-click the .vsi file to start the Visual Studio Content Installer. The installer places the components in the correct locations so that Visual Studio can display the components in the appropriate dialog boxes, such as the New Project dialog box.
In This Section
Reference
Related Sections