Returns a stream backed by the specified file.
The name of the file.
The file mode.
The required access.
The desired sharing mode. Note that this is considered a hint only - implementors may choose to ignore this.
Value indicating whether the returned stream must support seeking.
Stream backed by the specified file.