Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seeing the definition of a property
Message
 
 
To
All
General information
Forum:
C#
Category:
Coding, syntax and commands
Title:
Seeing the definition of a property
Miscellaneous
Thread ID:
01671222
Message ID:
01671222
Views:
35
Hi,

This must be a simple question. If I'm defining a class with some properties, how can I define a comment for the property so when I refer to this class I can see what this property is about?

E.g. something like
/// Duration in seconds
int Duration {get; set;}
Should it be some attribute?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Reply
Map
View

Click here to load this message in the networking platform