Click or drag to resize

ShellItemDateCreated Property

Gets or sets the System.DateCreated property value.

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

Property Value

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