Type Property 型プロパティ

systemNodes

The key in a file system attribute dictionary whose value indicates the number of nodes in the file system. ファイルシステム属性辞書の中のキー、それの値はファイルシステムの中のフリーノードの数を指し示します。

Declaration 宣言

static let systemNodes: FileAttributeKey

Discussion 議論

The corresponding value is an NSNumber object that specifies the number of nodes in the file system. 対応する値は、NSNumberオブジェクトで、ファイルシステムの中のノード数を指定します。

See Also 参照

Accessing File Attributes ファイル属性にアクセスする