Como: Modificar propriedades do projeto e definições de configuração
You can view or modify properties associated with your projects in either the Properties window or the Project Property Pages dialog box. The project type determines where the property appears in Visual Studio.
Observação |
---|
As opções disponíveis nas caixas de diálogo, os nomes e os locais dos comandos de menu que você vê, podem diferir do que é descrito na Ajuda dependendo das suas configurações ativas ou edição. This Help page was written with the General Development settings in mind. To view or change your settings, choose Import and Export Settings on the Tools menu. For more information, see Trabalhando com configurações. |
To view project properties
In Solution Explorer, select a project.
On the View menu, select Properties Window.
In the Properties window, modify the properties you want to change.
If you want to modify properties that are specific to a project configuration, you need to open the Project Designer. These pages generally contain the properties that apply to the entire project and those that are specific to a selected configuration. For more information, see Introdução ao Project Designer.
To open the Project Designer
In Solution Explorer, select a project.
Sobre o projeto menu, escolha Propriedades.
The Project Designer opens.
Consulte também
Referência
Conceitos
Introdução às Soluções, Projetos e Itens