File and stream I/O in C Sharp

The C# programming language provides many classes and methods to perform file and stream input and output.

The most common stream classes used for file and stream I/O within the .NET Framework are listed below:

References

  • "File and Stream I/O". MSDN Developer's Network. Retrieved 26 February 2014.


Uses material from the Wikipedia article File and stream I/O in C Sharp, released under the CC BY-SA 4.0 license.