The properties of MonoMac.Foundation.NSFileSystemAttributes are listed below. For a list of all members, see the NSFileSystemAttributes Members list.
See Also: Inherited members from System.Object
| [read-only] | FreeNodes | long. The number of free nodes in the volume. |
| [read-only] | FreeSize | ulong. The number of free bytes in the volume. |
| [read-only] | Nodes | long. The total number of nodes in the volume (maximum number of files). |
| [read-only] | Number | uint. The device number (corresponds to st_dev on the Unix stat structure). |
| [read-only] | Size | ulong. The volume size in bytes. |