dingweed
Senior Member
  
37 Posts |
Posted - Mar 02 2004 : 3:48:31 PM
|
When creating a propety for a class in C# keyword value gets replaced with Value when at the end of the string I type ;
For example
class test { public KeyWords KeyWords { set { // !!!!! value here gets replaced with Value keywords = value; } } }
VA_X.dll file version 10.0.1216.0 Licensed to: VA4 License: VAOpsWin.dll version 1.0.0.33 DevEnv.exe version 7.10.3077.0 msenv.dll version 7.10.3077.0 Font: Courier 13(Pixels) Comctl32.dll version 5.82.2800.1106 WindowsNT 5.1 Build 2600 Service Pack 1 2 processors
Platform: Stable Includes: c:\\program files\\microsoft visual studio .net 2003\\sdk\\v1.1\\include;
|
|