0
What is file manipulation in c#
please help me i cant understand
1 Answer
+ 3
Basically look into the library System.IO , its nearly all you need for file manipulation.
Its as simple as moving files, creating one, to sealing files, hiding files and encrypting files.