Click or drag to resize

FileShellContentCreationTime Property

Gets or sets the file 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