The <see> tag lets you specify a link from within text. Use <seealso> to indicate that text should be placed in a See Also section. Use the cref Attribute to create internal hyperlinks to documentation pages for code elements.
Compile with /doc to process documentation comments to a file.
See <summary> for an example of how to use <see>.