Click or drag to resize

WebCacheShellContentLastWriteTime Property

Gets the last write time.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public override DateTime LastWriteTime { get; }

Property Value

Type: DateTime
The last write time.
See Also