|
-
Feb 24th, 2015, 07:18 PM
#1
Thread Starter
Lively Member
Picking Out Specific Lines In Console
So I made a Console Application. In it has a user setting. In this setting looks like:
1(Empty)
2(Empty)
3(Empty)
4(Empty)
5(Empty)
6(Empty)
I Want the user to be able to edit the specific lines in this setting. I don't think it is possible to do this in the settings so if there is another way, please help me. I don't know how to get or change a specific line. I tried:
Console.WriteLine(My.Settings.UserContent.Line1) <-But it obviously did not work because you can not get lines like that from the settings.
Tags for this Thread
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
|