• 0

[VS2005] Custom XML Comments in Intellisense?


Question

Hi people.

Just a *hopefully* quick question..

When I make my own XML comments in C# for a method, and then make a call to that method somewhere else (perhaps from another program) the intellisense doesn't pick up my XML comments. Is it not possible to have them appear like the MS comments do in VS 2005??

Thanks,

Steve

1 answer to this question

Recommended Posts

  • 0

Ah figured it out. There's an option in the Project Properties under the Build tab, which tells it to output XML documentation. Providing the XML file is named the same as the DLL and it stays in the same location as it, then the documentation works!

ADMIN: Can you close this thread please?

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.