C# error message

Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Dec 2004
Posts: 25
Reputation: acezrwild817 is an unknown quantity at this point 
Solved Threads: 1
acezrwild817 acezrwild817 is offline Offline
Light Poster

C# error message

 
0
  #1
Mar 23rd, 2006
C:\Documents and Settings\Andy M. Moore\My Documents\Visual Studio Projects\caller\trunk\OfflineRegistry\OfflineRegistry.cs(203,15): warning CS1591: Missing XML comment for publicly visible type or member 'SecondSec.SERC.Common.ContainerObjectModel.RegKeyContainer'

What does this mean?
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 8
Reputation: SergioGP is an unknown quantity at this point 
Solved Threads: 0
SergioGP SergioGP is offline Offline
Newbie Poster

Re: C# error message

 
0
  #2
Mar 23rd, 2006
Originally Posted by acezrwild817
C:\Documents and Settings\Andy M. Moore\My Documents\Visual Studio Projects\caller\trunk\OfflineRegistry\OfflineRegistry.cs(203,15): warning CS1591: Missing XML comment for publicly visible type or member 'SecondSec.SERC.Common.ContainerObjectModel.RegKeyContainer'

What does this mean?
This happens when you set your IDE to generate an XML file for comments, you do this in project properties.

If you want to still generate XML comments from the IDE, but you want to avoid the warnings try supressing specific warnings for 1591,1592,1573,1571,1570,1572.

Do that in the Project properties - Cofiguration Properties - Build - Supress Specific Warnings.

Ciao.
SergioGP

Search your feelings...
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C# Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC