|
-
Apr 5th, 2006, 05:12 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] Reading Application Settings
In VS2005 you can set application settings, however I am having a hard time figuring out and finding out how to read and set those values programmically.
In VB.NET there is a My.Settings wrapper however in C# there is no My that I can find.
How can I read and set the settings in my application settings?
Thanks
-
Apr 5th, 2006, 05:25 PM
#2
Re: Reading Application Settings
I haven't used settings in C# myself yet but I think that this is the place to start looking.
-
Apr 5th, 2006, 06:46 PM
#3
Thread Starter
Fanatic Member
Re: Reading Application Settings
Thank you, I dont know how I missed this when I was searching on msdn.
What did you type into search for?
-
Apr 5th, 2006, 06:53 PM
#4
Re: [RESOLVED] Reading Application Settings
I actually went about things in a fairly roundabout way. I clicked the link on the Settings tab, but that led to VB-specific information even from C# Express. I then just followed links from page to page until I found something useful.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|