Click or drag to resize

WebCacheShellContentCreationTime Property

Gets the creation time.

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

Property Value

Type: DateTime
The creation time.
See Also