Hello
How to create folder in c# application( there are folders section) and to save new files in that folder?
Thanks in advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Mar 29, 2012, 3:18 AM
You need to use the System.IO namespace.
For more info:
http://msdn.microsoft.com/en-us/library/system.io.directory.createdirectory(v=vs.71).aspx