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