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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top