System.IO
Namespace with 4 public types
Enumerations
FileAccess
Defines constants for read, write, or read/write access to a file.
FileAttributes
Provides attributes for files and directories.
FileMode
Specifies how the operating system should open a file.
FileShare
Contains constants for controlling the kind of access other objects can have to the same file.