|
-
May 25th, 2005, 10:06 AM
#1
Thread Starter
Addicted Member
Adding a description to intellisense? [Resolved]
Is there a way to add a tag to a property, sub or function that will be reconized by intellisense? The information in this tag will show up in the tooltip or intellisense when you type out the function, property or sub?
Thanks Peoples
Last edited by Porsche944; May 25th, 2005 at 11:31 AM.
-
May 25th, 2005, 11:06 AM
#2
Re: Adding a description to intellisense?
this can't be done natively in VB.NET (it can be done in C#).
there was a post about this in one of the sticky threads in this forum, but i can't remember exactly where.
-
May 25th, 2005, 11:14 AM
#3
Re: Adding a description to intellisense?
in the 101 VB.NET examples package (atop this forum) there is an XML comment example...
-
May 25th, 2005, 11:19 AM
#4
Thread Starter
Addicted Member
Re: Adding a description to intellisense?
 Originally Posted by kleinma
in the 101 VB.NET examples package (atop this forum) there is an XML comment example...
would you happen to know what sample it was ?
-
May 25th, 2005, 11:30 AM
#5
Thread Starter
Addicted Member
Re: Adding a description to intellisense?
I found this site VB .Net Add-In for comments this just looks like to much work. Not worth it in my program comments will have to work.
Thanks for the insight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|