Class Diagrams in VS 2017

前端 未结 10 1016
长情又很酷
长情又很酷 2020-12-04 08:10

I have been using VS 2015 and like the Class Diagram item. I recently upgraded to 2017 and can\'t seem to find the Class Diagram item. Anyone know how I get to it?

10条回答
  •  隐瞒了意图╮
    2020-12-04 08:38

    1. Open Visual Studio Installer from the Windows Start menu, or by selecting Tools > Get Tools and Features from the menu bar in Visual Studio.

      Visual Studio Installer opens.

    2. Select the Individual components tab, and then scroll down to the Code tools category.

    3. Select Class Designer and then select Modify.

    The Class Designer component starts installing.

    For more details, visit this link: How to: Add class diagrams to projects

提交回复
热议问题