Type Alias

NSFileAttributeKey

Keys in dictionaries used to get and set file attributes. ファイル属性を取得および設定するのに使われる辞書の中のキー。

Declaration 宣言

typedef NSString *NSFileAttributeKey;

Discussion 議論

These keys are used with the methods listed in the Getting and Setting Attributes topic of NSFileManager. これらのキーは、NSFileManagerGetting and Setting Attributesの題目で一覧にされるメソッドで使われます。

Topics 話題

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

See Also 参照

Supporting Types 支援を行う型