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