I'm used to the Netbeans environment, now I'm learning C# in Visual Studio, I can't seem to figure out where the navigator is in the VS setting, in NB it shows me the members of a class, I believe it must exist in VS, can someone point me in the right direction ?
A:
I believe you're looking for either the Solution Explorer or the Class view. Both of which are located in the View menu.
-MBirchmeier
MBirchmeier
2009-02-20 19:01:32
+1
A:
You are looking for the class view. Look under the "View" menu item.
JaredPar
2009-02-20 19:02:10