Accessing Application Settings Created In VS2005 Designer
- From: amyl@xxxxxxxxxxxx
- Date: 13 Apr 2006 11:10:05 -0700
I have added some user scope level variables in my Windows Forms
Application. However, I can't seem to access them.
Configuration.Settings.DefaultFrom the doc's I found that you should be able to access them via
which did not work for me. Than I found another reference that you
could use Properties.Settings.Default and that did not work either.
Both give errors that "Properties" does not exist in this context or
that I am missing namespaces.
Any examples or idea's on what is needed to access those properties?
Amy.
.
- Prev by Date: Determine when server is unavailable
- Next by Date: Re: Downloading file
- Previous by thread: Determine when server is unavailable
- Next by thread: Re: Accessing Application Settings Created In VS2005 Designer
- Index(es):