How to change the XML Comments in C#??

  • Thread starter Thread starter Hardy
  • Start date Start date
H

Hardy

I am doing a C# project.When we type /// an automatically typed XML
formatting of the current
method is displayed. I also need when I type //C then another comment
block should be displayed.ie. //C<Function>Function Name<\Function>
etc....How to implement this.Plz help me...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top