MonoMac.Foundation.NSFileSystemAttributes: Property Members

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

Public Properties

[read-only]
FreeNodeslong. The number of free nodes in the volume.
[read-only]
FreeSizeulong. The number of free bytes in the volume.
[read-only]
Nodeslong. The total number of nodes in the volume (maximum number of files).
[read-only]
Numberuint. The device number (corresponds to st_dev on the Unix stat structure).
[read-only]
Sizeulong. The volume size in bytes.