Commenting functions

  • Thread starter Alberto Silva - Mobile Devices MVP
  • Start date
A

Alberto Silva - Mobile Devices MVP

I am using Visual Studio 2005 to develop .NET Compact Framework 2.0
applications, some targetting Windows Mobile 2003 SDK, other WM 5.0.

On some projects, when I type three single quotes, the IDE automatically
creates the placeholders to comment the function, as expected, but on other
projects, I can't make this work, the IDE doesn't seem to recognize the '''
hint...

Any hints on what may be preventing this to work always as it should?


Thanks,

--


Alberto Silva
Microsoft Mobile Devices MVP
http://msmvps.com/AlbertoSilva
 
A

Alberto Silva - Mobile Devices MVP

I've just found how to solve this: on the project properties, on the
'Compile' tab, I had to check the 'Generate XML documentation' check box.

--


Alberto Silva
Microsoft Mobile Devices MVP
http://msmvps.com/AlbertoSilva


"Alberto Silva - Mobile Devices MVP"
 

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

Top