Compartilhar via


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çãoObservaçã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

  1. In Solution Explorer, select a project.

  2. On the View menu, select Properties Window.

  3. 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

  1. In Solution Explorer, select a project.

  2. Sobre o projeto menu, escolha Propriedades.

    The Project Designer opens.

Consulte também

Referência

Janela de Propriedades

Conceitos

Projetos como Containers

Introdução às Soluções, Projetos e Itens

Outros recursos

Propriedades de Projeto (Visual Studio)

Criando no Visual Studio