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