recls C# mapping

FileEntry.LastAccessTime Property

The last access time of the entry

[Visual Basic]
Public ReadOnly Property LastAccessTime As Date
[C#]
public System.DateTime LastAccessTime {get;}

Property Value

The last access time of the entry

Remarks

This property represents the time that the entry was last accessed

See Also

FileEntry Class | recls Namespace