Sorry to ask for a stupid question, the answer is probably in the documentation, but I am starting a new project in a new environment for me, so much stuff to learn!!!
This is an example coming from the Microsoft .Net documentation:
Property Value
Type: System.Int32The number of characters in this instance.
How I can easily get the link to System.Int32 in my own doc?
Thanks