Referenciando Namespaces e Componentes
Project references are used to access the properties, methods, and events of a defined object and apply them to your programming. The following topics contain an overview of references in Visual Basic and Visual C# and give instructions on how to add, remove, and manage existing references.
Nesta seção
Referências do projeto
Describes the basic concepts of project references.Solucionando Problemas de Referências Quebradas
Describes the main causes of broken references and ways to fix them.
Seções relacionadas
Como: Adicionar ou remover referências no Visual Studio
Describes how to add or remove references using the Project Designer.Como: Adicionar ou remover Namespaces (Visual Basic) importados
Describes how to add or remove imported namespaces using the Project Designer.Como: Remover referências não utilizadas (Visual Basic)
Describes how to remove unused references using the Project Designer.Como: Defina a propriedade Copy Local de uma referência
Describes how to set the Copy Local property using the Project Designer.Programação com o .NET Framework no Visual Studio
Fornece links para documentação sobre.Programação do NET Framework em Visual Studio.