Mono Class Library: Mono.Unix.Native Namespace

Mono.Unix.Native.MountFlags Enumeration

Possible Statvfs.f_flag values. [Edit]
[System.CLSCompliant(false)]
[System.Flags]
public enum MountFlags

See Also

Statvfs.f_flag

Remarks

[Edit]

Members

Member NameDescription
ST_APPENDDocumentation for this section has not yet been entered. [Edit]
ST_BINDDocumentation for this section has not yet been entered. [Edit]
ST_IMMUTABLEDocumentation for this section has not yet been entered. [Edit]
ST_MANDLOCKDocumentation for this section has not yet been entered. [Edit]
ST_NOATIMEDocumentation for this section has not yet been entered. [Edit]
ST_NODEVDocumentation for this section has not yet been entered. [Edit]
ST_NODIRATIMEDocumentation for this section has not yet been entered. [Edit]
ST_NOEXECDocumentation for this section has not yet been entered. [Edit]
ST_NOSUIDThe semantics of the FilePermissions.S_ISUID and FilePermissions.S_ISGID file mode bits are not supported by, or are disabled on, this file system. [Edit]
ST_RDONLYThe file system is mounted read-only. [Edit]
ST_REMOUNTDocumentation for this section has not yet been entered. [Edit]
ST_SYNCHRONOUSDocumentation for this section has not yet been entered. [Edit]
ST_WRITEDocumentation for this section has not yet been entered. [Edit]

Requirements

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