Global Variable グローバル変数

NSFileType

The key in a file attribute dictionary whose value indicates the file’s type. ファイル属性辞書の中のキー、それの値はファイルの型を指し示します。

Declaration 宣言

const NSFileAttributeKey NSFileType;

Discussion 議論

The corresponding value is an NSString object (see NSFileType Attribute Values for possible values). 対応する値は、NSStringオブジェクトです(NSFileType Attribute Valuesを可能な値として見てください)。

See Also 参照

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