6

I am just learning how to use the XML documentation capabilities in visual studio and C#.

The default XML tags used in the documentation are "summary", "param name", and "returns".

I'd like to add "remarks" to the default tags. I'd also like to add custom tags.

I've looked through MSDN, the XML documentation tutorials, and stackoverflow and haven't found the way to do this. Any suggestions are much appreciated, and thanks!

Mark

1 Answer 1

3

This thread describes a solution for VB, but says that it is not available for C#. Follow the links to vote to have this feature included in the next version of Visual Stuido.

Sign up to request clarification or add additional context in comments.

4 Comments

Can we get an update on this? Is it still not supported by C#?
The UserVoice issue is still open and from the comments it sounds like VS still doesn't support it. visualstudio.uservoice.com/forums/121579-visual-studio/…
Looks like the request has been closed now, with 500+ votes on it and without any explanation.
This answer is outdated, the link referred to is broken

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.