Description on my own objects in intellisence

  • Thread starter Thread starter Ariansen Jon Haakon
  • Start date Start date
A

Ariansen Jon Haakon

Hi,

I see that all objects in the framework sdk has description in intellisence.
It would be nice to create descriptions on my own objects that I can see in
intellisence. Is that possible??
In advance thanks a lot for your reply.

Kind regards,

Jon Haakon
 
Fill in a path and filename for the "Xml Documentation file" under the
"Build" project Configuration tab.

All your document-standard xml notation annotations will be visible via
Intellisense when you do this. You can also use tools like NDoc and
Sandcastle to generate separate documentation (such as CHM help).
Peter
 
Back
Top