MonobjcMonobjc Documented Class Library
NSCreationTimeDocumentAttribute Field
NamespacesMonobjc.AppKitNSAttributedString_AppKitAdditionsNSCreationTimeDocumentAttribute

NSDate containing the creation date of the document; note that this is not the file system creation date of the file, but of the document.

Available in Mac OS X v10.4 and later.

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

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)