Home > Language Reference > Classes > StreamFile

Created Property

File creation date.

Syntax

Public Property Get Created() As Date
Public Property Let Created(ByVal
dDate As Date)

ParameterDescription
dDateNew file creation date.

Remarks

The Created property retrieves or modifies the creation date of a file. Like most of this object's functionality, calling this property causes a runtime error if the file has not previously been opened using the Open method.

System requirements

SystemMinimal versionRemarks
Palm OSPalm OS 3.0Requires an expansion slot.