473,398 Members | 2,403 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,398 software developers and data experts.

Adding comments to members

Ant
Hi,

Is there an attribute available that allows comments to be added to
properties & other members of a class that you have created, (as in the ones
you see when you click a member in any class in the .Net library of classes).
If so, which namespace would it reside in?

Many thanks for any clues.
Ant
Aug 20 '06 #1
2 1113
Joe
Are you talking about something like this?

/// <summary>
/// Gets or sets the name of this object
/// </summary>

If so, on the line before the property or class type /// and that will add a
summary tag as above where you can enter in you description.

-Joe

"Ant" <An*@discussions.microsoft.comwrote in message
news:4F**********************************@microsof t.com...
Hi,

Is there an attribute available that allows comments to be added to
properties & other members of a class that you have created, (as in the
ones
you see when you click a member in any class in the .Net library of
classes).
If so, which namespace would it reside in?

Many thanks for any clues.
Ant

Aug 20 '06 #2
Ant
Hi Joe,

Thanks! I didn't realize the /// remarks were being added to the
intellisense.

Thank you.

"Joe" wrote:
Are you talking about something like this?

/// <summary>
/// Gets or sets the name of this object
/// </summary>

If so, on the line before the property or class type /// and that will add a
summary tag as above where you can enter in you description.

-Joe

"Ant" <An*@discussions.microsoft.comwrote in message
news:4F**********************************@microsof t.com...
Hi,

Is there an attribute available that allows comments to be added to
properties & other members of a class that you have created, (as in the
ones
you see when you click a member in any class in the .Net library of
classes).
If so, which namespace would it reside in?

Many thanks for any clues.
Ant


Aug 20 '06 #3

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

Similar topics

5
by: Andrew Ward | last post by:
Hi All, Sorry if this is off topic, but I could not seem to find a suitable OO Design newsgroup. If there is one feel free to let me know. Here is a simplification of a general design problem I...
1
by: Jay Sartoris | last post by:
Hi, I'm adding a node to my XML document using DOM. When I serialize it, I lose my comments that are above my root node. I've created an OutputFormat obect and set the setOmitComments(false)...
1
by: Tomk | last post by:
I'm using VB.DOC & NDoc for now until Whidbey is released and I'm looking for a way to extract and compile my XML comments for private methods. These tools and I beleive the existing C# doc...
0
by: MS | last post by:
Is the schema used to validate XML Documentation Comments available to be changed by a VS.Net user? I suspect the this question is no so have a couple of requests: 1.) I use #region...
3
by: Paul Loveless | last post by:
Hey all. I've noticed while programming in C# using vs.net 2003 that my xml comments (ex. the ///<summary> comments) will not show up in intellisense or the object browser unless all of the...
2
by: Chien Lau | last post by:
I frequently define internal UserControl-derived classes in my WinForms apps: internal class MyUserControl:UserControl{ ... } I'll often need to embed these controls in a Form, whose class...
1
by: Max | last post by:
Searched all over google and can't seem to find how to do this. How do I go about adding comments about my own functions and sub-procedures? Like when I use them, the tool-tip tells me more then...
3
by: MIGUEL | last post by:
Hi all, I'm quite lost with how adding web references to a project creates proxy classes. I've developed a web service with two classes inside and that contains three references to three...
3
by: Ray Cassick \(Home\) | last post by:
Has anyone played around with them on VB in the new version yet? I am interested to get some feedback form people that have used this new feature before I install next week. I am using VBXC...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.