Personalizando modelos de projeto e de item
After project and item templates have been created, you still have the ability to customize them to meet your needs. The following links provide information about the different ways that you can customize Visual Studio project and item templates.
Nesta seção
Como: Atualizar modelos existentes
Explains how to customize existing templates.Como: Substituir parâmetros em um modelo.
Explains how to use parameters in templates.Como: Passar parâmetros personalizados para modelos
Explains how to use custom parameters in templates.Como: Iniciar arquivos específicos quando abrir os modelos
Explains how to open specific files when a template is instantiated.Como: Alterar o ícone do modelo manualmente
Explains how to change the icon associated with a template.Como: Alterar opções de compilador do modelo
Explains how to change the compiler options in a project template.Como: Solucionar problemas de modelos
Describes how to troubleshoot problems with templates.Como: Usar assistentes com modelos de projeto
Explains how to customize the wizards that create projects from templates.Modelos com várias implementações IWizard
Describes how wizards can now have call multiple IWizard implementations to further extend their functionality.