Click or drag to resize

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
C#
public DateTime LastModified { get; protected set; }

Property Value

Type: DateTime
The last modified.
See Also