WebFileCacheInfoLastModified Property |
Gets the last modified DateTime.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public DateTime LastModified { get; protected set; }
Property Value
Type:
DateTimeThe last modified.
See Also