Type Property 型プロパティ

creationDate

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

Declaration 宣言

static let creationDate: FileAttributeKey

Discussion 議論

The corresponding value is an NSDate object. 対応する値は、NSDateオブジェクトです。

See Also 参照

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