Click or drag to resize

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
C#
public override DateTime LastAccessTime { get; }

Property Value

Type: DateTime
The last access time.
See Also