No initialization action.
Read and write access to the file. Data can be written to and read from the file.
Specifies that the class can be serialized.
Makes the file handle inheritable by child processes. This is not directly supported by Win32.
FileShare
Contains constants for controlling the kind of access other T:System.IO.FileStream objects can have t...