Global Variable グローバル変数

NSURLAttributeModificationDateKey

The time at which the resource’s attributes were most recently modified, returned as an NSDate object if the volume supports attribute modification dates, or nil if attribute modification dates are unsupported (read-only). それでリソースの属性が最も新しく修正されたところの時間、NSDateオブジェクトとして返されます、そのボリュームが修正日属性をサポートするならば、またはnilを修正日属性がサポートされないならば(読み出し専用)。

Declaration 宣言

const NSURLResourceKey NSURLAttributeModificationDateKey;

See Also 参照

Other Resource Keys 他のリソースキー