Gnome.Vfs.OpenMode Enumeration
Mode in which files are opened.

Syntax

[System.Flags]
public enum OpenMode

Remarks

If OpenMode.Random is not used, the file will be have to be accessed sequentially.

Members

Member NameDescription
NoneDocumentation for this section has not yet been entered.
ReadDocumentation for this section has not yet been entered.
WriteDocumentation for this section has not yet been entered.
RandomDocumentation for this section has not yet been entered.
TruncateDocumentation for this section has not yet been entered.

Requirements

Namespace: Gnome.Vfs
Assembly: gnome-vfs-sharp (in gnome-vfs-sharp.dll)
Assembly Versions: 2.20.0.0