Type Alias

NSFileAttributeType

Values representing a file’s type attribute. ファイルのもつ型属性を表している値。

Declaration 宣言

typedef NSString *NSFileAttributeType;

Discussion 議論

These strings are the possible values for the NSFileType attribute key contained in the dictionary object returned by attributesOfItemAtPath:error:. これらの文字列は、attributesOfItemAtPath:error:によって返される辞書オブジェクトの中に含まれるNSFileType属性キーに対する可能な値です。

Topics 話題

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

See Also 参照

Supporting Types 支援を行う型