Usando o Solution Explorer

Solution Explorer allows you to view items and perform item management tasks in a solution or a project. It also allows you to use the Visual Studio editors to work on files outside the context of a solution or project.

Hierarchical Display

A single solution and its projects appear in a hierarchical display that provides updated information about the status of your solution, projects, and items. This allows you to work on several projects at the same time.

For more information about

See

Projects and items

Como: Identificar como um projeto gerencia arquivos

Creating, displaying, and managing external files in the Miscellaneous Files folder

Como: Gerenciar arquivos na pasta Miscellaneous Files

Creating and managing build-included files and other items in the Solution Items folder.

Como: Adicionar e remover itens de solução

Items and Containers

The management of items displayed in Solution Explorer is based on an item's relationship with project and solution containers. Items can be related in the following ways:

  • As project items, which appear under a project folder in Solution Explorer, for example, forms, source files, and classes.

  • As solution items, which appear in the Solution Items folder of Solution Explorer.

  • As miscellaneous files, which are files that are not associated with either a project or a solution and are displayed in the Miscellaneous Files folder.

Solution Explorer is flexible in that it allows you to work independently of a project; you can edit and create files without a project. Solution Explorer displays these files in the Miscellaneous Files folder. You can also work on files that are associated only with the solution. These items are displayed in the Solution Items folder.

For more information about

See

Projects and Items

Gerenciamento de itens em projetos

Solutions

Soluções como Containers

Projects

Projetos como Containers

Items in Projects

Itens de projeto

Items in the Solutions Folder

Itens solução

Files in the Miscellaneous Files Folder

Arquivos variados

Item Management Commands

Solution Explorer supports a variety of management commands. For any specified item, the project type determines which management commands are available. For example, if you select a file in a Visual C# Web project, you can use the Delete command to delete the file permanently. However, if you select a file in a Visual C++ project, you can remove the link between the file and the project, but this does not delete the physical file from storage.

For more information about

See

Copy command

Como: Copiar itens

Move command

Como: Mover itens

Link command

Como: Adicionar itens existentes a um projeto

Remove and Delete commands

Como: Remover, Deletar e excluir itens

Unload and Reload commands

Como: Descarregar e recarregar projetos

Save As command

Como: Gerenciar arquivos usando a codificação

Rename command

Como: Renomear soluções, projetos e itens

Refresh command

Como: Atualizar itens no Solution Explorer

Open With command

Como: Alterar ou adicionar um Editor padrão

Consulte também

Conceitos

Gerenciamento de itens em projetos

Outros recursos

Gerenciando soluções, projetos e arquivos

Solution Explorer