PowerTCP FTP for .NET
LastWriteTime Field



Gets a DateTime object representing the time/date when the file was last modified. Can be set by the user when parsing the Text property.
Syntax
Public LastWriteTime As Date
Dim instance As ListEntry
Dim value As Date
 
value = instance.LastWriteTime
 
instance.LastWriteTime = value
public DateTime LastWriteTime
public:
DateTime LastWriteTime

Field Value

A DateTime object representing the time/date the file was last modified.
See Also

Reference

ListEntry Class
ListEntry Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic