Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
you are correct, the class designer does not support records. see this thread for status:
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
when I try to display record on the visual studio class diagram, I get an error
Also, the class diagram does not recognize the primary constructor in record as public properties
Error:
One or more selected elements cannot be added to the class diagram. Check the code for errors and note that you can only add types in the scope: — types specified in the project that contain this schema, — public types defined in the assembly referenced; — public types specified in a successfully created project that is referenced; — the types specified in the imported shared project;
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
you are correct, the class designer does not support records. see this thread for status: