ItemDateAccessed Property |
Get the last time the item was accessed.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public DateTime? DateAccessed { get; }
Property Value
Type:
NullableDateTime
The last time the item was accessed.
See Also