Curious about someting shown in the IDE

  • Thread starter Thread starter Just Me
  • Start date Start date
J

Just Me

I have a Solution containing 25 Projects.

In 3 of them the IDE Solution Explorer show folders obj and bin

The other projects do not show them.

I believe all projects have these folders.

Why do they show in only 3 in IDE the Solution Explorer???


Thanks
 
There is a button on the solution explorer that shows all files (hover
over each solution explorer toolbar item to see what they all do). You
need to toggle this value for each project that you want to display all
files for. Turning this on will also show you the .cs and .resx files
associated with your project and any files in the project directories
that have not been included in the project.

Have A Better One!

John M Deal, MCP
Necessity Software
 
Another mystery cleared up.

Thanks

John M Deal said:
There is a button on the solution explorer that shows all files (hover
over each solution explorer toolbar item to see what they all do). You
need to toggle this value for each project that you want to display all
files for. Turning this on will also show you the .cs and .resx files
associated with your project and any files in the project directories that
have not been included in the project.

Have A Better One!

John M Deal, MCP
Necessity Software
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top