Skip to content

<see> in C# Guide doesn't mention inner text, as shown in F# guide #21885

@kevinoid

Description

@kevinoid

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions