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

fileSystemFileNumber

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

Declaration 宣言

- (NSUInteger)fileSystemFileNumber;

Return Value 戻り値

The value for the NSFileSystemFileNumber file attributes key as an unsigned long, or 0 if the file attributes dictionary has no entry for the key.

See Also 参照

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