MonobjcMonobjc Documented Class Library
NSURLCreationDateKey Field
NamespacesMonobjc.FoundationNSURLNSURLCreationDateKey

Key for the resource’s creation date, returned as an NSDate object if the volume supports creation dates, or nil if creation dates are unsupported.

Available in Mac OS X v10.6 and later.

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

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