"Show All Files" option in Visual Studio

Hi,

When I open a project in Visual Studio, " references" folder is not displayed in the solution explorer. It is displayed, when I click on the 'Show All Files' button. Can anyone let me know how to display it at all times in solution explorer (even when the 'show all files' button is not clicked)

[330 byte] By [prasadmore] at [2008-1-7]
# 1

Hi,

Based on your post, "reference folder" means the project reference to following types of components.

· .NET Framework class libraries or assemblies

· COM components

· Other assemblies or class libraries of projects in the same solution

· XML Web services

You can view project reference in class explorer always.

Thanks for your question

RiquelDong–MSFT at 2007-10-2 > top of Msdn Tech,Visual Basic,Visual Basic Language...
# 2
Riquel did you even read the message?
GregLoehr at 2007-10-2 > top of Msdn Tech,Visual Basic,Visual Basic Language...