Click or drag to resize

FileSystemEntryLastAccessTimeUtc Property

Gets the time this entry was accessed.

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

Property Value

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