FileShellContentLastAccessTime Property |
Gets or sets the file last access time.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public override DateTime LastAccessTime { get; }
Property Value
Type:
DateTimeThe last access time.
See Also