Type Property 型プロパティ

contentModificationDateKey

The time at which the resource was most recently modified. それでリソースが最も新しく修正されたところの時間。

Declaration 宣言

static let contentModificationDateKey: URLResourceKey

Discussion 議論

This key corresponds to an NSDate value, or nil if the volume doesn't support modification dates. このキーは、NSDate値と対応します、またはnil、もしボリュームが修正日をサポートしないならば。

The corresponding resource is read-write. 対応するリソースは、読み書きです。

See Also 参照

Other Resource Keys 他のリソースキー