I sometimes want to see only public components in the solution explorer. Is there a switch I can make to do this? Sometimes you need to look only at open components, and not at everything. In general, the goal is to see only open components.
I sometimes want to see only public components in the solution
explorer. Is there a switch I can make to do this? Sometimes you need
to look only at open components, and not at everything. In general,
the goal is to see only open components.
NikVladi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
Click on the worker class in Class View
. Right click panel and check show public members
0