473,395 Members | 1,658 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Description for functions in Intellisense

Hi,

I want to add some description to my function. When a user starts using my
function I want to show brief information about that function in
Intellisense. We get same in dot net functions.

Should I add some attribute to it? If yes, then which.

Thanks in advance.

Umang Shah
Nov 16 '05 #1
1 2851
Umang Shah <um********@i-link.co.in> wrote:
I want to add some description to my function. When a user starts using my
function I want to show brief information about that function in
Intellisense. We get same in dot net functions.

Should I add some attribute to it? If yes, then which.


You need to add XML documentation to your code, and then build the XML
file to "live with" your assembly. See XML documentation in the MSDN
index for more information.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Job Lot | last post by:
How can I make IntelliSense to show brief description about Methods I have written in my Class? I am using VB.NET
1
by: Umang Shah | last post by:
Hi, I want to add some description to my function. When a user starts using my function I want to show brief information about that function in Intellisense. We get same in dot net functions. ...
2
by: Anders Borum | last post by:
Hello! I have created a C# library with plenty of inline documentation on classes, methods and so on. The documentation is conforming to Microsofts recommendations. Here's an example: //...
2
by: Relaxin | last post by:
How do you add a comment description to your functions and properties so that they will show up when you use the Intellisense QuickInfo or member list? I've tried regular C++ comments but that...
6
by: Amin Sobati | last post by:
Hi, I want to create description for parameters of subs or functions like what VB.NET does (e.g when you are typing a function, a windows like a big tooltip displays various overloaded versions of...
2
by: Larry Woods | last post by:
I am trying to put a description on a Constructor of a class. All doc says to Import System.ComponentModel, which I do. But in order to get "<Description" to be recognized I have to use...
2
by: Mihai | last post by:
How I can put some description in Properties and functions of a classes ? I want when I create an instance of this class to see them exactly how VB.Net is doing ?For example for each parameter of...
0
by: Alexander Vasilevsky | last post by:
How add to intellisense description of their js objects? http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas gift
1
by: Joachim Hofmann | last post by:
Hello, I have a class with a property ConnectionTimeOut(). I added description meta code to it as follows. <DescriptionAttribute("Lokales Connection-Timeout Für Feld_Ausgeben()"), _...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.