How To add a comment to a Function/Sub Parameter??

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I want to know how to add a comment to a parameter function, so when I call
that subroutine I can obtain a comment/hint about what is that parameter for?

Many subroutines on the .net Framework have this comment. How can I put it
on my Subroutines?

Thank you!
 
For VB.Net 2003, search Google for VBCommenter. That should get you
what you need.
 

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