Syntax
[System.CLSCompliant(false)]
[System.Flags]
public enum MountFlags
See Also
Remarks
Members
| Member Name | Description |
|---|
| ST_APPEND | Documentation for this section has not yet been entered. |
| ST_BIND | Documentation for this section has not yet been entered. |
| ST_IMMUTABLE | Documentation for this section has not yet been entered. |
| ST_MANDLOCK | Documentation for this section has not yet been entered. |
| ST_NOATIME | Documentation for this section has not yet been entered. |
| ST_NODEV | Documentation for this section has not yet been entered. |
| ST_NODIRATIME | Documentation for this section has not yet been entered. |
| ST_NOEXEC | Documentation for this section has not yet been entered. |
| ST_NOSUID | The semantics of the
FilePermissions.S_ISUID and
FilePermissions.S_ISGID
file mode bits are not supported by, or are disabled on, this file
system. |
| ST_RDONLY | The file system is mounted read-only. |
| ST_REMOUNT | Documentation for this section has not yet been entered. |
| ST_SYNCHRONOUS | Documentation for this section has not yet been entered. |
| ST_WRITE | 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