-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Description
In Document your code with XML comments in the F# Guide, <see> is documented as <see cref="reference">text</see> where "The text is the text shown in the link."
<see> in the C# guide does not document whether inner text is allowed or what behavior it implies.
Is <see> inner text permitted in both C# and F#? (I tested that <see> inner text is preserved in the XML documentation file generated from C#.) In either case, perhaps the C# Guide should be updated to mention it.
Thanks for considering,
Kevin
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 7c9f2f59-0dec-c531-b19a-a2109ea0f973
- Version Independent ID: 74c6022c-8661-216e-4f48-e5f08f432f85
- Content: <see> - C# programming guide
- Content Source: docs/csharp/programming-guide/xmldoc/see.md
- Product: dotnet-csharp
- Technology: csharp-fundamentals
- GitHub Login: @BillWagner
- Microsoft Alias: wiwagn