How to create virtual folder?

  • Thread starter Thread starter Julie J.
  • Start date Start date
J

Julie J.

How do you create a virtual folder in VS.NET? It is simple enough to create a
physical folder, but I want to create virtual folders like I was able to do in
VS 6.

Anyone know how?

-JJ-
 
I guess I could have been a little more clear --

I'm talking about virtual folders in the solution explorer in the IDE.

If you notice in the IDE, for some project types, there are pre-made (virtual)
folders such as Source Files, Header Files, Resource Files. Those folders
aren't physically on the disk, but are used to store/sort the the various files
w/i that project.

I don't see how to create more of these virtual folders. Right-clicking on a
project and adding a new folder creates a physical folder on the disk, which is
not what I want.

-jj-
 
Back
Top