Missing comments displayed as warnings in VS

  • Thread starter Thread starter digitalshehan
  • Start date Start date
D

digitalshehan

Does anyone know how I can configure Visual Studio 2003 so that missing
XML documentation comments/tags are displayed as warnings when I
compile a C# project?

Thanks!
 
If you set an XML documentation folder/ file name in your Build options, it
will do this automatically.
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