In C#, when you are editting code in a property settor/gettor, there is an implicitly defined argument named value. When I'm coding in a gettor/settor, and type value, it's "case-corrected" to VALUE because the implicit argument isn't known to VAX.
Please add the value symbol to the known symbols when inside the body of a gettor/settor.
I have build 1216 installed and I get value autocorrected to Value when I am creating get/set clauses. Needless to say this is a minor pain in the..... neck. It corrects as soon as i hit . (to do a toString) or ; after typing value.
VA_X.dll file version 10.0.1216.0 VAOpsWin.dll version 1.0.0.33 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Font: Courier New 13(Pixels) Comctl32.dll version 5.81.4916.400 WindowsNT 5.0 Build 2195 Service Pack 4 Single processor
Platform: Win32 Stable Includes: c:\\program files\\microsoft visual studio .net 2003\\vc7\\include; c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\include; c:\\program files\\microsoft visual studio .net 2003\\vc7\\PlatformSDK\\include\\prerelease; c:\\program files\\microsoft visual studio .net 2003\\vc7\\PlatformSDK\\include; c:\\program files\\microsoft visual studio .net 2003\\sdk\\v1.1\\include;
Library Includes: c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\src\\mfc; c:\\program files\\microsoft visual studio .net 2003\\vc7\\atlmfc\\src\\atl; c:\\program files\\microsoft visual studio .net 2003\\vc7\\crt\\src;