Click or drag to resize

WebCacheShellContentCreationTime Property

Gets the creation time.

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

Property Value

Type: DateTime
The creation time.
See Also