|
-
Aug 9th, 2002, 03:45 PM
#1
Thread Starter
Member
Classes and properties description
Hi.
I am trying to document my classes and their properties and methods by using attributes. These classes are inside the main project, they won't be compiled separately. I have seen some examples of using a <Description> attribute to give a description for a class or method, but it does not display by default in the intellisense. I found an example where there is an Imports for System.ComponentModel but I think it is for external components or usercontrols because, the descriptions I set won't display in the Object Browser. What is the necessary reference I should make in order to describe a class and its methods, when this class is inside an exe project?
Thanks
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
|