Click or drag to resize

FileSystemEntryLastAccessTimeUtc Property

Gets the time this entry was accessed.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public DateTime LastAccessTimeUtc { get; }

Property Value

Type: DateTime
The time this entry was accessed.
See Also