Where is system.io ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Where is system.io ?

c sharp problem

17th Jun 2017, 8:28 AM
Ana Mamd
Ana Mamd - avatar
5 Answers
0
It is still there. Add using System.IO; to the other using statements. And you can use its functionality. What functionality are you looking for ? C# is case sensitive and IO is uppercase. https://msdn.microsoft.com/en-us/library/system.io(v=vs.110).aspx
17th Jun 2017, 6:13 PM
sneeze
sneeze - avatar
0
thank you but i mean where it in cource
17th Jun 2017, 7:04 PM
Ana Mamd
Ana Mamd - avatar
0
course or source
17th Jun 2017, 7:19 PM
sneeze
sneeze - avatar
0
course
17th Jun 2017, 7:19 PM
Ana Mamd
Ana Mamd - avatar
0
It is not in the course because it is functionality and not a concept. In this link is lots of basic information https://www.dotnetperls.com/path What do you want to do.
17th Jun 2017, 7:29 PM
sneeze
sneeze - avatar