System.MfIO

Namespace ››
Parent Previous Next

System.MfIO Namespace

Classes related to system input and output.

Exceptions


Name

Description

DriveNotFoundException

The exception that is thrown when trying to access a drive or share that is not available.

DirectoryNotFoundException

The exception that is thrown when part of a file or directory cannot be found.

FileNotFoundException

The exception that is thrown when an attempt to access a file that does not exist on disk fails.

IOException

The exception that is thrown when an I/O error occurs.