MonobjcMonobjc Documented Class Library
NSURLContentAccessDateKey Field
NamespacesMonobjc.FoundationNSURLNSURLContentAccessDateKey

Key for the last time the resource was accessed, returned as an NSDate object if the volume supports access dates, or nil if access dates are unsupported.

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSURLContentAccessDateKey
Public Shared ReadOnly NSURLContentAccessDateKey As NSString
public:
static initonly NSString^ NSURLContentAccessDateKey
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)