Mono.Unix.Native.Syscall.open Method
Creates/opens a file 'pathname' using the given open and file permission flags.

Syntax

public static int open (string pathname, OpenFlags flags, FilePermissions mode)

Parameters

pathname
Documentation for this section has not yet been entered.
flags
Documentation for this section has not yet been entered.
mode
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0