The members of MonoMac.Foundation.NSFileSystemAttributes are listed below.
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. |
static | Conversion to MonoMac.Foundation.NSDictionary(Implicit) | Converts the NSFileSystemAttribute class into an NSDictionary, for source code compatibility with older versions of MonoMac/MonoMac. |