Gets the time at which the file or directory was last modified.
C#
public DateTime ModificationTime { get; }
VB
Public Read Property ModificationTime As DateTime
Read only.