Streams and I/O

The BCL provides good support for accessing the standard input, output and error streams. Classes are also provided for performing binary and text file I/O, registering for notification of file system events, and for accessing a secure user-specific storage area known as Isolated Storage (see Section 3.6 in Chapter 3).

For more information, see the following namespaces:

System.IO
System.IO.IsolatedStorage
System.Console

Get C# Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.