Click here to Skip to main content
15,891,567 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

i can read the txt file, but the data in the txt file i want to use as arguments
i am using a c# console

or can you use the txt file the same way you use app.config

thanks

Gerard
Posted
Comments
Szymon Roslowski 6-Aug-14 11:45am    
Could this help ?

http://msdn.microsoft.com/en-GB/library/aa287535(v=vs.71).aspx

Also this works in a similar way as app.config:

http://www.codeproject.com/Articles/1966/An-INI-file-handling-class-using-C


This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900