StreamOnIStreamLastAccessTime Property |
Gets the last access time.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public DateTimeOffset LastAccessTime { get; }
Property Value
Type:
DateTimeOffset
The last access time.
See Also