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