propper casing of a constant

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I always learned when you have a constant name it in all upper case like
this
PASSWORD_MAXIMUM_LENGTH

but FxCop is saying this isn't correct, but doesnt tell me the correct
"accepted" way in .net to name a constant... what is it?


.



Relevant Pages