Click or drag to resize

ShellItemDateCreated Property

Gets or sets the System.DateCreated property value.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual DateTime DateCreated { get; protected set; }

Property Value

Type: DateTime
The System.DateCreated property value.
See Also