PowerTCP FTP for .NET
TimeStamp Field



Gets the time/date the file was last modified. Can be set by the user when parsing the Text property.
Syntax
Public TimeStamp As String
Dim instance As ListEntry
Dim value As String
 
value = instance.TimeStamp
 
instance.TimeStamp = value
public string TimeStamp
public:
String^ TimeStamp

Field Value

A string 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