Opens UnixFileSystemInfo.FullName with the specified access flags (read/write/etc.) and file permissions mode.
- flags
- A Mono.Unix.Native.OpenFlags value which controls how UnixFileSystemInfo.FullName is opened (read/write/append/etc.).
- mode
- A Mono.Unix.Native.FilePermissions instance containing the file permissions the created file should have.
A Mono.Unix.UnixStream that provides access to UnixFileSystemInfo.FullName.
Namespace: Mono.Unix
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0