Created
read-only property Returns the creation time for the object.
Syntax:
variable = object.Created
Remarks:
Note that this property will return meaningful values only for
resources that support the feature. For example file system objects
support these values if they are files/directories on NTFS file system
but on FAT some of the time properties are not supported and the
component will return invalid time.
Applies to: SFInfo object
See also: SFStorage.Stats,
SFStream.Stats
Supported on:
Windows 95/NT and later
Windows CE 3.0 and later
Pocket PC/Windows Mobile 2003 and later
Windows CE.NET 4 and later
|