Like the subject says, I've suddenly lost the ability to view class members (properties and methods, or any structure at all) from the Solution Explorer. I've looked in settings unsuccessfully (not that I changed anything), and have tried cleaning the solution, rebuilding, restarting Visual Studio, etc. to no avail. What could be causing this? Thank you.
5 Answers
Answers 1
This setting is controlled by the UseSolutionNavigatorGraphProvider registry value from HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\12.0.
If you have the VSCommands extension installed, you can control it from Tools - Options - VSCommands 12 - IDE Enhancements - Solution Explorer - Disable Graph provider.
Answers 2
Try using the extension below it might help:
Answers 3
Checkout the below link and enable the settings (set the value to 1) and see if that works.
Answers 4
Is it website project or web application project? We couldn't see any class member hierarchy in website project.
Answers 5
You can find it in view dropdown menu! and if not then clear your question more please
0 comments:
Post a Comment