Instance Method インスタンスメソッド

fileSystemNumber

Returns the filesystem number. ファイルシステム番号を返します。

Declaration 宣言

- (NSInteger)fileSystemNumber;

Return Value 戻り値

The the value for the NSFileSystemNumber file attributes key as an unsigned long, or 0 if the file attributes dictionary has no entry for the key NSFileSystemNumberファイル属性キーに対する値をunsigned longとして、または0、もしファイル属性辞書がそのキーに対していかなる登録項目も持たないならば。

See Also 参照

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