G
Guest
Sorry if this is a report but, I hope I can convey this well. When setting/getting a property of a class inside its own project, I get
foo.Amoun
When I use intellisense in another project that has a reference to the other projects' class library, I get
foo.get_Amoun
foo.set_Amoun
I would love to have just foo.Amount. Is this a studio 2003 problem with intellisense or a "feature"
Regards
Ada
foo.Amoun
When I use intellisense in another project that has a reference to the other projects' class library, I get
foo.get_Amoun
foo.set_Amoun
I would love to have just foo.Amount. Is this a studio 2003 problem with intellisense or a "feature"
Regards
Ada