Home > Language Reference > Classes > StreamFile
Modified Property
Last file modification date.
Syntax
Public Property Get Modified() As Date
Public Property Let Modified(ByVal dDate As Date)
| Parameter | Description |
| dDate | New last modification date. |
Remarks
The Modified property retreives or modifies the last modification 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
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | Requires an expansion slot. |
| Windows CE | Windows CE 3.0 | - |