Click to See Complete Forum and Search --> : Read project properties


gajesh
July 25th, 2007, 08:07 AM
I have given some default values in Project Properties -> Settings at user level. I want to access these values in my coding. I am doing "Properties.Settings.Default" but somehow this is giving error.
Even the "Properties" is not recognised by compiler.
Something i missed to include, i don't know what????

How can i read the value from default project settings.

Gajesh

crackersixx
July 25th, 2007, 02:13 PM
There is a good explanation of this process here:
http://www.codeproject.com/csharp/UserSettings.asp