question

MrEdge-3552 avatar image
0 Votes"
MrEdge-3552 asked YijingSun-MSFT answered

Any tool to view hierarchy of classes?

I have a large application which has classes being inherited with multiple interfaces etc.

Are there any tools i can use to see a visual diagram of everything?

Thanks

dotnet-aspnet-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

YijingSun-MSFT avatar image
0 Votes"
YijingSun-MSFT answered

Hi @MrEdge-3552 ,
You can use the Object Browser inside Visual Studio.You can open the Object Browser from the View menu, or by clicking the Object Browser button on the main toolbar.In the Objects pane, icons identify hierarchical structures such as .NET Framework and COM components, namespaces, type libraries, interfaces, enums, and classes.
Best regards,
Yijing Sun


If the answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our  documentation  to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.